[Q] Setup problems with Windows 8 Release Preview x64 - Windows 8 General

I'm desperately trying to install "Windows 8 Release Preview x64", but it asks me these files:
spwizimg.dll
spwizres.dll
installprep.exe
Probably they have been downloaded badly. Having to re-download 3.5 gb setup is quite heavy, because I live in an area where the use of the network is rather difficult. If you have installed "Windows 8 Preview Release x64 English", could you pass me those files? They are all in the folder called "Sources", which is in the iso file.

You have a PM...

Related

How To Install PhoneGap Build .xap On Developer Unlocked Phone

Hello...
I just set up a Windows Phone developer account and registered my phone (HTC 8x) as a developer unlocked phone.
I have build an app with PhoneGap build and I can download the .xap, but I have yet to figure out how to install it.
Using a QR Reader asks if I want to search the store for something to open the file.
I've seen tutorials on how to build a PhoneGap app within Visual Studio.
I haven't seen any means of installing it from PhoneGap Build, though.
Any ideas?
JJ
The SDK installs a tool called Application Deployment on your PC. Run that, connect your phone via USB, and use it to sideload the XAP.
Man, it would be great if you could install them directly from the PhoneGap site (like iOS and Android - I haven't tested Blackberry).
Having to do it from a computer that has, at least, a Core i5 CPU and Visual Studio is kind of jacked.
Also, I can only have 3 developer devices on my account.
Apple allows 99, I think.
Of course, Android doesn't even require to to register a device (just turn on the "install unapproved apps" feature.
JJ
Fa310tx said:
Man, it would be great if you could install them directly from the PhoneGap site (like iOS and Android - I haven't tested Blackberry).
Having to do it from a computer that has, at least, a Core i5 CPU and Visual Studio is kind of jacked.
Also, I can only have 3 developer devices on my account.
Apple allows 99, I think.
Of course, Android doesn't even require to to register a device (just turn on the "install unapproved apps" feature.
JJ
Click to expand...
Click to collapse
You do not need SLAT (i5 CPU) to side load things.
That is for emulators only.
There is homebrew to do that on WP7. We'll just have to figure out a way on WP8. It's not very hard, once we can get the needed permissions.
mcosmin222 said:
You do not need SLAT (i5 CPU) to side load things.
That is for emulators only.
Click to expand...
Click to collapse
Well, that's handy to know.
It would still be nice to not require Windows 8 and Visual Studio just to install an app.
JJ
And don't need to be a W8, you can install xap's on Windows 7.
http://www.windowsmania.pl/poradnik...xap-na-systemie-windows-7-32-64-bitowym-3843/
English translated version of that link...
http://translate.google.com/transla...xap-na-systemie-windows-7-32-64-bitowym-3843/
Windows Phone Power Tools...
http://wptools.codeplex.com/
JJ
djtonka said:
And don't need to be a W8, you can install xap's on Windows 7.
http://www.windowsmania.pl/poradnik...xap-na-systemie-windows-7-32-64-bitowym-3843/
Click to expand...
Click to collapse
Has anyone been able to do this on Windows 7 x64 machine ? I am sure I am just missing something...
I downloaded "Windows Phone Power Tools" after installing .NET 4.5 but, it just gives me an error of "Unable to install or run the applications. The application requires that assembly Microsoft.SmartDevice.Connectivity version 11.0.0.0 be installed in the Global Accembly Cashe (GAC) first." when I attempt to run it..
As most of us know, SDK 8.0 REQUIRES Windows 8, I would love to be able to install XAPs on Windows 7 so I don't have to reboot my PC to use my Windows 8 partition just to install a quick XAP time to time. I can't download or find where to download the full install to extract a few fles as said in the directions...
Any idea to get this installed ?
I didn't get it working with my Windows 7 workstation.
I have a Windows 8.1 laptop, so I just use it.
Being able to do it at work would be nice, though.
JJ
Try install SDK7.1
djtonka said:
Try install SDK7.1
Click to expand...
Click to collapse
I have SDK 7.1 installed, still can't run Windows Power Tools on Windows 7 x64, I get the same error listed in my past post.
Anyone have a good step by step with details on how to do this?
bump...anyone ?
DavidinCT said:
Has anyone been able to do this on Windows 7 x64 machine ? I am sure I am just missing something...
I downloaded "Windows Phone Power Tools" after installing .NET 4.5 but, it just gives me an error of "Unable to install or run the applications. The application requires that assembly Microsoft.SmartDevice.Connectivity version 11.0.0.0 be installed in the Global Accembly Cashe (GAC) first." when I attempt to run it..
As most of us know, SDK 8.0 REQUIRES Windows 8, I would love to be able to install XAPs on Windows 7 so I don't have to reboot my PC to use my Windows 8 partition just to install a quick XAP time to time. I can't download or find where to download the full install to extract a few fles as said in the directions...
Any idea to get this installed ?
Click to expand...
Click to collapse
Yes you have to instal win 8 on your machine that,s a requierment.
Win 8
explorer 10
64 bit
eefdriehuis said:
Yes you have to instal win 8 on your machine that,s a requierment.
Win 8
explorer 10
64 bit
Click to expand...
Click to collapse
Or use VMware and create a virtual machine with the above requirements.
@DavidinCT @Fa310tx
You can install the WP8 SDK on Windows 7...it works just fine. The secret that Microsoft doesn't want you to know is that the WP8 SDK can be installed on Server 2008 R2...Server 2008 R2 is based on Windows 7 x64. Therefore, it will work with no issues.
http://forum.xda-developers.com/showthread.php?t=2422751

Tutorial: Install Windows Phone 8 SDK on Windows 7 the Easy Way

Hey All,
I have made a modified installer for the Windows Phone 8 SDK that will run on Windows 7 x64. I installed visual studio before I installed the SDK, but it shouldn't matter as this will install visual studio express for windows phone, if needed.
To install the SDK, perform the following:
1. Download the Windows Phone 8 SDK iso file. You can get it at http://go.microsoft.com/fwlink/?LinkID=257234&clcid=0x409
2. extract the contents of the ISO to the location of your choosing.
3. Download the modified "WPexpress_full.exe" that is attached to this post and use it to replace the one in the iso.
4. run setup as normal.
Everything will install and work.*
*I was getting an error when I launched the "Application Deployment" app. Once I updated Visual Studio 2012 to Update 3, it fixed it. EVERYTHING WORKS!!
Just wanted to add everything works 100%...I was able to recompile and deploy some xaps I wrote on my win 8 PC to my phone with no issues!
compu829 said:
Hey All,
I have made a modified installer for the Windows Phone 8 SDK that will run on Windows 7 x64. I installed visual studio before I installed the SDK, but it shouldn't matter as this will install visual studio express for windows phone, if needed.
To install the SDK, perform the following:
1. Download the Windows Phone 8 SDK iso file. You can get it at http://go.microsoft.com/fwlink/?LinkID=257234&clcid=0x409
2. extract the contents of the ISO to the location of your choosing.
3. Download the modified "WPexpress_full.exe" that is attached to this post and use it to replace the one in the iso.
4. run setup as normal.
Everything will install and work.*
*I was getting an error when I launched the "Application Deployment" app. Once I updated Visual Studio 2012 to Update 3, it fixed it. EVERYTHING WORKS!!
Just wanted to add everything works 100%...I was able to recompile and deploy some xaps I wrote on my win 8 PC to my phone with no issues!
Click to expand...
Click to collapse
Hi,
Would this work on a Windows 7 32bit ? if not is there a way you can make another patch to make it compatible with Win7 32bit?
Thanks
Future_soft said:
Hi,
Would this work on a Windows 7 32bit ? if not is there a way you can make another patch to make it compatible with Win7 32bit?
Thanks
Click to expand...
Click to collapse
right now it will only work with Win7 x64 as the developer tools require it to function properly.
Yeah a 32 bit version would be nice. As running via VMware is a little too time consuming for me liking!
It did not work for me... Windows 7, 64-bit system.
I get an error after the installation has gone for a while.
(Screenshot attached).
Won't work for me.. it installs (after installing Visual Studio manually first), but the XAML Interface Builder crashes.
I've successfully installed the SDK on my Windows 7 x64 PC after installing and updating zune and .net framework 4.5. Every softwares are working with the visual studio update 3.
But I don't have succeed to register my ativ s phone because the Windows Phone Developer Registration program is unable to connect the phone. The screen is not locked, I don't have sd card, I try to change name, usb port, without firewall, with date+hour manual. The "Windows Phone IP over USB Transport" service is working and I've installed and uninstalled several times drivers of the phone. When I connected it to pc, windows installed two drivers: for the USB and for the phone but it failed to install a third one for Windows phone 8? Is it useful? not sure because I can discuss and navigate without problems with the windows phone 8 program for windows 7 without problems.
Any suggestions to make my ativ s recognized by the registration programm on windows 7?
I'm getting this error:
A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.
Any hints?
@Gampanat I would try installing Visual Studio 2012 Update 3 first.
The sequences I went through were:
1. install Visual Studio 2012.
2. Install the SDK.
3. The tools wouldn't work...(I forget what the error was)
4. Update Visual Studio 2012 to Update 3.
5. all tools worked great.
When I had to rebuild my Windows 7 box, I did the following:
1. Install Visual Studio 2012
2. Install Visual Studio 2012 Update 3.
3. Install the Windows Phone 8 SDK.
4. Everything "just worked" using this sequence.
@th0mas96
In your case, make sure Visual Studio 2012 Update 3 is installed.
@organite Weird...it worked fine for my HTC 8x on Windows 7 x64. I'd check your internet connection and make sure the tool can get out to the servers ok.
@linusplus make sure your date and time are correct on your system before installation. If it is, try setting the date on your system back to Sept 1, 2013, unplug/disable Internet, and try installing again in offline mode.
Certificate Error
linusplus said:
I'm getting this error:
A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.
Any hints?
Click to expand...
Click to collapse
Change the System Date to 1 september in your computer.
Thanks compu829 and all for your help,
I install success with steps:
1. Install VS 2012 ultimate with SP2 (already have before)
2. Install VS 2012 SP3
3. Change date to Dec, 1, 2013 and install SDK 8, (if set correct date, got certificate error)
OK every things works well, but when I create Windows Phone Application, after set name for app and press OK button to create app, I got error:
Object reference not set to an instance
Hey Guys
I changed the date to September 1st and it installed upto the end
However, at the end, I get this message
' The event log file is full'
Any advice?
---------- Post added at 06:31 PM ---------- Previous post was at 06:31 PM ----------
Hey Guys
I changed the date to September 1st and it installed upto the end
However, at the end, I get this message
' The event log file is full'
Any advice?
Gents, I was able to install the SDK with the date setting trick, itt seems to be working, I was even able to dev. unlock my phone, but deploying applications just doesn't work I receive an error message:
Exception of type Microsoft.SmartDevice.Connectivity.PlatformNotFound exception was thrown.
Any hints how to overcome this?
Dear Paddyk123,
I met the same problem before,
My machine installed WP 7 SDK, when I removed WP7 SDK and re-installed WP 8 SDK, It installed success,
Paddyk123 said:
Hey Guys
I changed the date to September 1st and it installed upto the end
However, at the end, I get this message
' The event log file is full'
Any advice?
---------- Post added at 06:31 PM ---------- Previous post was at 06:31 PM ----------
Hey Guys
I changed the date to September 1st and it installed upto the end
However, at the end, I get this message
' The event log file is full'
Any advice?
Click to expand...
Click to collapse
programervn said:
Dear Paddyk123,
I met the same problem before,
My machine installed WP 7 SDK, when I removed WP7 SDK and re-installed WP 8 SDK, It installed success,
Click to expand...
Click to collapse
Are you able to deploy apps to your phone as well?
I was able to deploy apps. Took some fiddling to get the phone to *connect* to the PC, but that's been a problem on my Win8 machine too... *rolls eyes*.
I ve installed successfully on win7x64 but I get this error whenever I try to run a app
Value cannot be null.
Parameter name: key
Are you trying to debug an app on the phone, or use the emulator? The last cannot work on Win7; the so-called emulator is actually an x86 virtual machine image running in Hyper-V, and Win7 can't run Hyper-V.
You also may need to reboot.
I`m trying to run the emulator
Hey, have you tried running it inside Windows Server 2008 or just Server 2008 R2's Hyper-V? I don't think there should be any driver differences on the VM side, but that would remove the SLAT issue.

[Q] [Help]Windows 8 Help!Frnd Help Plz

I know its only for y place!
But i have no way,because this place very familiar to me.
I wanted to started sgy developing.
But at my windows 8 based laptop ,i faced some problem!
Its windows 8 pro with media centre.
When I Buy laptop In windows Store always show Windows 8.1 update avalivable.
for this i need to some update in driver or other thing like 1.5 gb
bt when i complete all update ,from windows store windows 8.1 update vanish.
I searched about this problem,bt now windows say it has nt edition they dnt sure automatic update!
So,now i how to update automatically.
and why they show me update 1st time.
If you had Windows 8, is there a update in Store "Windows 8.1" I have 1, 2 GB ( x32) and 1,5 (X64) its normal OS update. What error you got ? And what Windows 8 version do you use ?
Imtiaz369 said:
I know its only for y place!
But i have no way,because this place very familiar to me.
I wanted to started sgy developing.
But at my windows 8 based laptop ,i faced some problem!
Its windows 8 pro with media centre.
When I Buy laptop In windows Store always show Windows 8.1 update avalivable.
for this i need to some update in driver or other thing like 1.5 gb
bt when i complete all update ,from windows store windows 8.1 update vanish.
I searched about this problem,bt now windows say it has nt edition they dnt sure automatic update!
So,now i how to update automatically.
and why they show me update 1st time.
Click to expand...
Click to collapse
What windows r u using now ? I use windows 8 but there's no auto update
to upgrade windows 8 to 8.1 you will need to first download all updates for windows 8 - This could be up to 3gb worth of updates which can be downloaded from the windows update and recovery section in pc settings
once all updates have been installed and the computer restarted to finish installation process you can then update windows 8.1 from the windows store
if it does not show either you havent installed the required updates or theres some other problem
Please note the following windows 8 do NOT support upgrade
Windows 8 Pro, if installed by an organisation or a program that uses Volume Licensing. Talk to your system admin, or the administrator of the program that was used to install Windows 8. If you’re the administrator, you can find more info and links to Windows 8.1 ISOs in the Windows 8.1 Enterprise Evaluation.
Windows 8 Pro, if installed using an MSDN or TechNet ISO, and activated using Multiple Activation Keys. You might be able to download a Windows 8.1 ISO from MSDN or TechNet.
see installation instructions
http://windows.microsoft.com/en-gb/windows-8/update-from-windows-8-tutorial
see why cant I find the update in the store
http://windows.microsoft.com/en-gb/windows-8/why-can-t-find-update-store

Update a Windows 8 upgrade disk to Windows 8.1 with update 1

When i bought my laptop it did have Windows 7 on it. But i did have a option to bye Windows 8 cheap with a promotioncode. Sow i buyed Windows 8. But only this year i found out its a upgrade disk... Bummer. Well never likked Windows 8 much after trying testversion and seeing the final product. It made me think of Viste. (Not finnist) Never mind... I did not like the sow called Metro menu at that time. I dont like the way the settings work. Its not like i used to.
But i wanted to do somthing with this useless Windows 8 update disk. Windows 8.1 is a free update to Windows 8 users/byers. Sow i looked into some options to get Windows 8.1 with updates.. But no option i really liked. (Dont like putting in a ligit code after install. Ore running updates) What i did not want is install the Windows 8 upgrade on my Windows 7 laptop. Windows 7 works just fine. I could have made some image *.wim from the finall install.
Sow let me finally tell now what to do with the upgrade disk image. Dont use it. Its that simple! Get a Windows 8.1 with update from here: http://windows.microsoft.com/en-us/windows-8/create-reset-refresh-media The image will take a Windows 8 key. Thats what i wanted!!! Normally you would have to install Windows 8.1 with some default key form MS and put in the bought key after install (When using the key from the Windows 8 upgrade disk). That suck.
Well happy installing Windows 8.1 with update1 using you're Windows 8 key. That's my point haha.
Well thats not all for me. I wanted to install Windows 8.1 for a usb stick and with out to many clicks. Sow i did look into some programs like Nlite (XP) Vlite and sow on. Than i found https://www.ntlite.com/ from the same maker of Nlite and Vlite! The program Ntlite works great. Not like Nlite but still great. The build image can be tested with a program like wm player.
Sow in the and i put my Windows 8.1 on my minipc. (Conected to the tv) Windows 8.1 is just great for playing some music and movies. (I hope i can reinstall sometime with some Windows 8 driverpack by the way)
Original i found the information here: http://www.howtogeek.com/187525/how-to-perform-a-clean-install-of-windows-8.1-with-a-windows-8-key/

How to istall window on a slow connection.....step by step....procedure

GUYS AM SHOW YOU HOW TO ISTALL WINDOW 10 ON A SLOW NETWORK AREA
in a slow network areas like in india it is headache to istall window 10
here how you can do it easy
first you need to download a file from below link
it is window10 iso file
chose your addition and download it approx.4GB:good::good::good:
use idm for stable download and get some speed
http://onhax.net/tag/windows-10-pro-download
http://onhax.net/windows-10-all-editions-direct-download
now extract the rar file some where
open window.exe tool
follow onscreen procedure
you are done.:laugh::laugh::laugh::laugh::laugh::laugh::laugh::laugh:
All the links are given for the latest final official released ISO files (29th July 2015 Official Release)
Download tool is officially published by Microsoft and it let you save ISO file to your computer when finishes
Windows 10 Home has a catch . Microsoft don’t let you turn off automatic updates on Windows 10 Home. But its free, no crack required
All in One Edition let you select the edition you want install in the installation setup (Direct Download link has all the editions each edition from both 32 bit and 64 bit)
For Windows Pro, Enterprise and Education.

Categories

Resources