Easiest way ever to install win7 on shift - Shift Development

I had many difficulties to install windows 7 to my shift, maybe because of my USB stick. And then every guide was a little bit complicated - too many instructions, too many steps, too easy to make a mistake and then go back to the beginning..
Didn't want to buy an external dvd-drive either..
Anyway, all this before I found this article.
Check this out
Installing Windows 7 without using a DVD or USB via direct method - No USB stick required. No USB drive required
In this method we install Windows 7 on a clean partition like the normal DVD boot method. Only change is we don’t use a DVD drive in this guide. Please follow the below instructions carefully and don’t skip any steps to make things quickly!
1. Download the Windows 7 ISO files from Microsoft. I hope you have already downloaded one.
2. Download and install Virtual Clone Drive from http://www.slysoft.com/en/download.html
3. Firstly, go to the directory where you have saved Windows 7 ISO file. Right-click on the ISO file, select Open with and then select “Mount files with Virtual Clone Drive” to mount your ISO file.
4. Go back to My Computer (or Just Computer) and then double-click on the Virtual Clone Drive icon to start Windows 7 installation process.
Yes, you are installing Windows 7 without a DVD or USB drive!
5. Next, follow the normal Windows 7 installation procedure to finish the installation. Windows may restart during the install process. Worry not, everything will go fine.
From
http://www.intowindows.com/installing-windows-7-without-using-dvdusb-drive-method-2/
P.S Any good site to download NON-aero themes?

apoparis said:
P.S. Any good site to download free non-aero themes? Thanks in advance.
Click to expand...
Click to collapse
There already are some from microsoft availabale via the link in the personalize menu. Have you already downloaded those ?

Unfortunately those are aero themes, I'd like some NON-aero, to fit with both resolutions.

ok, now the short way to make a bootable USB Disk to install Vista/7
cmd
diskpart
list disk
select disk $ [where $ is the number of the USB Disk listed in the list disk command]
clean
create partition primary
select partition 1
active
format fs=ntfs quick label="InstallUSB"
assign
exit
exit
Copy the content of your Installation Disk on USB and boot from it, just simple as that

do this method install the new windwos over the existing windows, or on a new partition in HDD.
As far as I know, no version of windows allows installing of a new windows except from booting.

N_M_S said:
do this method install the new windwos over the existing windows, or on a new partition in HDD.
As far as I know, no version of windows allows installing of a new windows except from booting.
Click to expand...
Click to collapse
I just tried it out and it installs it over the existing running windows, doesn´t matter if it was downgraded to xp, or already upgraded to 7, it will install a new and fresh copy of Win 7 in your local drive, regardless of the existing vista recovery partion, which can be used in any time... (I hope to get ride of it once Win 7 final version comes out...)
When the installation is complete, a folder called "old windows" saves all the files from the preivous running operating system, bt since it´s over 10 GB, I suggest you erase it..
Win 7 is fantastic!! I have my shift now running both Internet Explorer 8 and Opera, Office Pro 2007, Skype, Live Messenger, Eset Smart Security 4, Adobe Reader, and more.... as smooth as butter

Great..............Shift on W7.
Please someone could tell me if the differences are big using W7 instead Vista.
So, it's a great solution to move Shift to run on W7, or not ?

I upgraded my hard drive then changed to windows 7 with a clean install. It is amazing how much better my shift runs now that it is on W7. It is really worth it to upgrade.

upgraded to windows 7 ultimate
Hi,
i upgraded to windows 7 ultimate and changed the drivers compitibility mode to windows vista service pack 1 and they all run smoothly but except the wifi and bluetooth, also the shag control doesn't run
would you please advise?
i am planning to buy the windows 7 upgrade
thanks for your help in advance

cadc82 said:
I just tried it out and it installs it over the existing running windows, doesn´t matter if it was downgraded to xp, or already upgraded to 7, it will install a new and fresh copy of Win 7 in your local drive, regardless of the existing vista recovery partion, which can be used in any time... (I hope to get ride of it once Win 7 final version comes out...)
When the installation is complete, a folder called "old windows" saves all the files from the preivous running operating system, bt since it´s over 10 GB, I suggest you erase it..
Win 7 is fantastic!! I have my shift now running both Internet Explorer 8 and Opera, Office Pro 2007, Skype, Live Messenger, Eset Smart Security 4, Adobe Reader, and more.... as smooth as butter
Click to expand...
Click to collapse
would you please help me in installing the drivers?
i have a problem with the VGA display driver (i can not increase the reslution), wifi and bluetooth.
hope to hear from you soon

Can someone pls give me the microsoft windows mobile 7 iso download link???...
I am still confused which iso file to download

abs_dear said:
Can someone pls give me the microsoft windows mobile 7 iso download link???...
I am still confused which iso file to download
Click to expand...
Click to collapse
Windows mobile 7?

Related

Problem? flashing ROM from Win 7

I'm currently running the ooi rom, want to try thr thaihugo rom age of reason, but I'm getting a connection error, only thing I can put it down to is that I'm running Win7 build 7077, anyone able to confirm or help?
Dammo said:
I'm currently running the ooi rom, want to try thr thaihugo rom age of reason, but I'm getting a connection error, only thing I can put it down to is that I'm running Win7 build 7077, anyone able to confirm or help?
Click to expand...
Click to collapse
I flashed iOO's latest ROM from windows 7 without encountering any problems
Just remember to run the .exe file as administrator and in Vista compatibility mode...
Hi where can i download the windows 7 for my shift and instructions on how to flash it i have liberated wm6 thanks and which wm7 build is the best to have on the shift thanks
SULEY1 said:
Hi where can i download the windows 7 for my shift and instructions on how to flash it i have liberated wm6 thanks and which wm7 build is the best to have on the shift thanks
Click to expand...
Click to collapse
I think you are confused about the difference between WM and the x86 side of the shift. Windows 7 is the latest (beta) operating system from microsoft and it doesn't have anything to do with WM.
However, you can download it from known torrent sites. Check out my guide for instructions on how to install it. Build 7077 is the latest leaked build.
When it comes to WM you will find several different ROM versions on this forum. I would recommend Thaihugo's "age of reason" or iOO's ROM.
Yes thanks what i meant was exactly what you are saying i want to run the vista or w 7 on my shift i already installed thaihugos age of reason thanks but i want to run windows 7 on the vista side
Hi deadnex how do i delete ubuntu from my shift cause i just finished downloading windows 7 and i want to install now but i only have 40gb memory and i will like run vista and windows not ubuntu thanks
3 - Then type this commands :
- type CD\
- type DISKPART
- type LIST DISK
- type SELECT DISK X (where X is the memory stick disk number you got from LIST DISK)
- type CLEAN (CAUTION; THIS WILL ERASE ALL THE CONTENTS OF THE SELECTED DISK)
- type CREATE PARTITION PRIMARY
- type SELECT PARTITION 1
- type ACTIVE
- type FORMAT FS=FAT32 QUICK
- type ASSIGN
- type EXIT
- type XCOPY C:\WINDOWS7\*.* /S /E /F E:\ (E: \ is the name of usb stick, if your key has an other letter, of course put your) (after *.* and after each letter preceded by / there's a space!)
ARE WE DOING THIS ON THE SHIFT OR ON A DESK TOP COMPUTER CAUSE THE SHIFT IS NOT ACCEPTING THE COMMANDS
Sorry to disturb you but i succedded in installing windows 7 on my shift but i dont see where it say select partition 1 or 2 to dual boot with vista thank god with your advice i used f f3 to recover the vista os can you pls tell me exactly where i need to input partition 2 instead of 1 cause when istalling w7 on the usb stick it never allows you to select 2 but 1 pls help thanks
FYI, I did an F3 re-install of Vista, flashed to 'Age of reason' and am now back on 7077 Clean installs are always good for the system, 3 in as many days though.....
SULEY1 said:
Hi deadnex how do i delete ubuntu from my shift cause i just finished downloading windows 7 and i want to install now but i only have 40gb memory and i will like run vista and windows not ubuntu thanks
Click to expand...
Click to collapse
Did you install Ubuntu using Wubi installer or did you create a separate partition for it?
If you installed using Wubi installer you can simply uninstall Ubuntu using "Program manager" (in control panel) in Vista.
If you created a separate partition you need to remove the linux partition from your system. This can be done in several different ways:
- Right click on My Computer, select "manage", select "storage management", right click the linux partition and select "remove partition".
In some cases windows will be unable to remove the partition and you will have to use third-party software like Paragon Partion manager or windows built in fdisk (command line partitioning software).
Also note that if you used a boot manager (like LILO or GRUB) and installed it to the MBR of your primary partition you might need to boot the Vista DVD and repair startup problems.
If you made the linux partition "active" you need to use the diskpart command to set Vista "active" again.
I hope this is helpful. Use google for more info. (search for "Ubuntu uninstall guide" or something like that)
SULEY1 said:
3 - Then type this commands :
- type CD\
- type DISKPART
- type LIST DISK
- type SELECT DISK X (where X is the memory stick disk number you got from LIST DISK)
- type CLEAN (CAUTION; THIS WILL ERASE ALL THE CONTENTS OF THE SELECTED DISK)
- type CREATE PARTITION PRIMARY
- type SELECT PARTITION 1
- type ACTIVE
- type FORMAT FS=FAT32 QUICK
- type ASSIGN
- type EXIT
- type XCOPY C:\WINDOWS7\*.* /S /E /F E:\ (E: \ is the name of usb stick, if your key has an other letter, of course put your) (after *.* and after each letter preceded by / there's a space!)
ARE WE DOING THIS ON THE SHIFT OR ON A DESK TOP COMPUTER CAUSE THE SHIFT IS NOT ACCEPTING THE COMMANDS
Click to expand...
Click to collapse
You can do this on the shift or on a desktop computer.
Type the command like this:
C:\> diskpart
SULEY1 said:
Sorry to disturb you but i succedded in installing windows 7 on my shift but i dont see where it say select partition 1 or 2 to dual boot with vista thank god with your advice i used f f3 to recover the vista os can you pls tell me exactly where i need to input partition 2 instead of 1 cause when istalling w7 on the usb stick it never allows you to select 2 but 1 pls help thanks
Click to expand...
Click to collapse
That's because you probably haven't partitioned you harddrive yet.
Use a suitable partitioning program ("Paragon Partition Manager" or similar) and shrink your C: to approximately 20GB. Then create a new partition with the empty space.
Then you will see two partitions in windows 7 setup.
Dammo said:
FYI, I did an F3 re-install of Vista, flashed to 'Age of reason' and am now back on 7077 Clean installs are always good for the system, 3 in as many days though.....
Click to expand...
Click to collapse
Windows 7 RC1 build 7100 has been leaked
I'm doing a clean install later today...
deadnex said:
Windows 7 RC1 build 7100 has been leaked
I'm doing a clean install later today...
Click to expand...
Click to collapse
same here ^^

Updated guide to installing win7 on your shift.

This is just an updated version of deadnex's original guide, with a few things thrown in from various people who have found what works and what doesn't.
This guide has been used and tested as effective with the windows 7 rc 7100 build.
Step 1 - Go here http://www.microsoft.com/windows/windows-7/download.aspx and download Windows 7. You can get a key from the same place, so don't worry about not having a key.
In the event that the servers aren't offering the download {due to server issues} you can download a current version through a torrent site. I recommend mininova as it's the most legitimate of the bunch.
To get a key for windows 7 (32bit) (if you downloaded it through a torrent site), go to this address https://www.microsoft.com/betaexperience/productkeys/win7-32/enus/default.aspx
(64bit)
https://www.microsoft.com/betaexperience/productkeys/win7-64/enus/default.aspx
To clarify this part, you're setting up a usb flash drive or usb card reader and sd card to work as an installation drive for windows 7. I've followed these steps exactly, and found them to be completely accurate. They work, so do each step, and make sure to keep track of your steps so as not to miss one.
Thanks to deadnex for all of this information.
USB-install:
User feedback suggests that doing this next part should be done on a computer running windows vista. In winXP, your usb drive might not show up during the process.
edit (before step 1, create a folder on your main computer called windows7. Don't do this on your shift, and it's recommended to use c:\windows7\ to make the process easier. If you use another location to extract the files to, make sure to remember which directory it is, and adjust the steps of this tutorial to your own location.)
1 - Open the windows7 Iso file with winrar, and extract all the files into C:\WINDOWS7\ (or the folder you created as mentioned above)
2 - Open command prompt in administrator mode (start - all programs - accessories - (right click) Command Prompt and select run as administrator.
3 - Then type these commands without the - and press enter after each :
- CD\
- DISKPART
- LIST DISK
- SELECT DISK X ( X is the memory stick disk number you got from LIST DISK)
- CLEAN (CAUTION; THIS WILL ERASE ALL THE CONTENTS OF THE SELECTED DISK)
- CREATE PARTITION PRIMARY
- SELECT PARTITION 1
- ACTIVE
- FORMAT FS=FAT32 QUICK
- ASSIGN
- EXIT
- XCOPY C:\WINDOWS7\*.* /S /E /F U:\ (U:\ is the name of usb drive you are using for your install, if your drive has another letter, which is most likely, of course put in your own) (after *.* and after each letter preceded by / there's a space!)
OPTIONAL- Include an extra folder on your windows7 usb drive called drivers, and put all the drivers in there that you'll need to get windows 7 running smooth. Drivers are listed just a little further down on the page, so before completing the next step, go there and get the drivers.
WARNING- THIS WILL ERASE YOUR VISTA AND REPLACE IT WITH WINDOWS 7. THIS IS IT!!! Don't worry, win7 rc 7100 is far better anyway. Just to be safe though, backup your personal data before continuing to the next step.
[edit] With a little use and time, I've come to find that windows 7 has a great amount of compatibility issues with certain games. Although I've only had the chance to try a few, there seems to be a trend with win7 being unable to run a lot of older, but still 3d, games. Warcraft 3, and Dungeon Keeper 2, to be more specific. If you're not a gamer, it shouldn't matter, and Windows 7 is still the best choice for you. If you do like to play games, you might want to reconsider changing to windows 7. [edit]
Restart your computer, at startup push FN+F10, and choose your usb drive.
This will take you to the installer, select your language, timezone, and keyboard layout. Next.
In summary, you're going to select Custon (advanced) in the windows 7 installation process, and some card readers (sd to usb) don't work.
This will not affect your HTC SHIFT Vista recovery partition but it will remove Vista itself from your shift. Your settings from Vista will not be carried over to Windows 7.
_________________________________________________________________
DRIVER DOWNLOADS AND INSTALLATION.
Well, once you're through all that, you should be looking at your new windows 7 shift. Now's the fun part! Driver installation!
Go to this link, and download all of the drivers. (10 in total)
http://www.htc.com/www/SupportDownload.aspx?p_id=60&cat=1&dl_id=82
Putting these files on the same flash drive as your windows 7 install makes matters much easier for this time and next time should you need to try again. I also recommend copying and pasting the installation order from the htc site in a notepad or wordpad file and putting that in the same folder as your drivers. That way, when it's time to install your drivers, you can open that file, and use it as a reference to ensure you have the order correct. Chances are that your shift won't connect to the net, right after the win7 installation.
IMPORTANT IMPORTANT IMPORTANT
INSTALL EACH DRIVER IN THE ORDER THAT HTC HAS LISTED ON THEIR DRIVER DOWNLOADS PAGE. DO THIS OR FACE TOTAL DEATHKILL!!! actually, you'll just have driver issues, but that SUCKS!
After many people have responded, I wish to remind everyone. Install all the drivers. INSTALL ALL THE DRIVERS. Install all the drivers. Yes, I said that three times. Although your shift seems to work, when only installing a few, the fact is, drivers like the synaptics touchpad driver also control other parts of your shift, like the two face bottons above the touch pad. If you install one driver, and skip one in between, you mess up the order of installation that is so important, and then force yourself to need an entire wipe and reinstallation of win 7. So, one more time, INSTALL ALL THE DRIVERS FROM HTC.
One more important thing to know about the drivers is, DON'T LET WINDOWS RESET AFTER INSTALLING EACH DRIVER, select RESTART LATER AFTER INSTALLING EACH DRIVER. I REPEAT, INSTALL ALL DRIVERS (IN ORDER) BEFORE RESTARTING WINDOWS.
IMPORTANT When you've finished installing your drivers but still need to restart to take effect, go to your display settings (right click the desktop) and select a non aero theme. save settings after that. Windows 7 Basic is a non aero theme and it looks good. If you leave Aero enabled, your shift will blue screen of death crash when it boots into high res mode.
Windows 7 can not run Aero in high res on the shift. (for now, at least)
When you install the drivers – beware that you have to install them with Vista Compatibility mode enabled and run as Administrator. Right-click the driver setup file – click the Compatibility tab – select Windows Vista and mark “run this file as Administrator”
To save yourself a headache, copy and paste the following list into a wordpad file and place it in the same directory as your driver downloads. Putting this list in the same directory on your win7 flash card means that you can open it on your shift after installing win7 and use it as a reference when installing your drivers. Keep it all together.
EACH DRIVER IS 100% IMPORTANT AND NEEDED, DO NOT SKIP DRIVERS, EVEN IF THAT DEVICE SEEMS TO BE WORKING ALREADY. SKIPPING THE TOUCHPAD DRIVER MEANS THAT THE RESOLUTION AND COMM CENTER BUTTONS DON'T WORK. SKIPPING THE SOUND DRIVER MEANS THAT CERTAIN APPS WILL CAUSE THE SYSTEM TO BLUE SCREEN. SKIPPING THE VIDEO DRIVERS MEANS THAT CERTAIN APPS WILL CAUSE THE SYSTEM TO BLUE SCREEN.
DON'T SKIP DRIVERS.
Here's the order.
a. VISTA_INTEL Chipset Driver v8[1].3.0.1014
b. Intel VGA driver(7[1].14.10.1461)
c. VistaECDrvV1[1].0.1.10
d. TouchScreen(1[1].1.0.2)
e. Synaptics MicroPad(10[1].0.11.1)
f. Realtek Audio Driver R197(6[1].0.1.5653)
g. Vitakey _AC5023_Fingerprint AP v5[1].0.2.0 and Driver v7.10.1.0 *
h. Extension Kit USBLanDriver(3[1].8.3.7)
i. Shagctrl_1[1].2.6.122-control center
j. Marvell WiFi driver(8[1].114.123.139)
This next part was contributed by Thaihugo. Thank you a ton for this contribution Thaihugo .
To connect the Windows Mobile (your Shift's other OS) side to the PC side of your Shift, run USB Tools in the windows mobile side. If nothing happens, go to your settings (still in mobile)- Connections, then click on "USB to PC". Uncheck the "Enable advanced network functionality and wait at least 5 minutes to see if it connects (you must enable the port in USB tools first). Another note, some roms, for the wm side of shift, don't include the internet sharing app. If you can't find it, you've got a crap rom, and you should follow a guide which will allow you to put a real rom on it.
Make sure you are connected to the internet on win7 side (using wifi for example) to download WMDC (Windows Mobile Device Center).
If WMDC doesn't load, plug another pocket pc into the shift's usb port while running windows7 and it will download , or if you don't have another pocket pc lying around, download it manually from Microsoft.
Also, after this setup, the Snapvue side might turn off and not turn on again. In this case, reset under vista side using the HTC tools, and go to the power settings (long click or right click on the battery icon in the bottom right of your desktop). Disable all the "turn device off after x min" settings and make sure to click ok to make the changes effective.
Again, a big huge thanks to deadnex for originally posting the steps to this process. And thanks to everyone else who contributed to a better running shift via windows 7.
Caid.
444
You forgot to specify that drivers must be installed with Vista Compatibility mode enabled and run as Administrator
Everythnig works fine for me untill.. I boot from usb go to "install now". And then ...
"A required CD/DVD drive device driver is missing.If you have a driver floppy disk,CD,DVD or USB flash drive please insert it now.
Note: If the windows installation media is in the CD/DVD drive, you can safely remove it for this step"
I go to browse and then " No device drivers were found.Make sure that the installation media contains the correct drivers, and then click OK".
I'm completly lost help..
thanks for the reminder.
weird, list disk doesn't list my usb flash drive but lists all my other hard drives. what am i doing wrong?
You are probably under Windows XP. Try a vista computer or another computer for this operation.
Caid444, you can upgrade your guide with the following info:
To connect the Windows Mobile side to the PC, use the USB tools. If nothing happens, go to settings, Connections then click on "USB to PC". Uncheck the "Enable advanced network functionality and wait at least 5 minutes to see if it connects (you must enable the port in USB tools).
Make sure you are connected to internet on vista side (using wifi for example) to download WMDC.
If WMDC doesn't load, plug in another pocket pc using the USB port, or download it manually.
Also, after this setup, the Snapvue side might turn off and never turn on. In this case, reset under vista side using the HTC tools, and go to the power settings (long click on the battery icon). Disable all the "turn device off after x min".
Thanks for your description. It looks good. Only onr thing let me bluescreen
my Shift. Whenever I install Synaptics MicroPad(10[1].0.11.1) my Device ended with a bluescreen. I tried a newer Version from the website, but no way, same result. Does anybody understand why? Does someone found out same?
Greets
Androgyn
thaihugo said:
Caid444, you can upgrade your guide with the following info:
To connect the Windows Mobile side to the PC, use the USB tools. If nothing happens, go to settings, Connections then click on "USB to PC". Uncheck the "Enable advanced network functionality and wait at least 5 minutes to see if it connects (you must enable the port in USB tools).
Make sure you are connected to internet on vista side (using wifi for example) to download WMDC.
If WMDC doesn't load, plug in another pocket pc using the USB port, or download it manually.
Also, after this setup, the Snapvue side might turn off and never turn on. In this case, reset under vista side using the HTC tools, and go to the power settings (long click on the battery icon). Disable all the "turn device off after x min".
Click to expand...
Click to collapse
I've added this part, thanks again Thaihugo.
Caid
444
thaihugo said:
You are probably under Windows XP. Try a vista computer or another computer for this operation.
Click to expand...
Click to collapse
You're right. it's all good though, i used MBRWIZ to take care of that minor setback. I can boot Windows 7 thru a USB drive now. I'm still on the fence about it, i have Vista Ultimate on my Shift right now. From your experience will Win 7 be drastically better?
Greenarcher707™ said:
You're right. it's all good though, i used MBRWIZ to take care of that minor setback. I can boot Windows 7 thru a USB drive now. I'm still on the fence about it, i have Vista Ultimate on my Shift right now. From your experience will Win 7 be drastically better?
Click to expand...
Click to collapse
It's like driving a race car compared to vista.
apoparis said:
Everythnig works fine for me untill.. I boot from usb go to "install now". And then ...
"A required CD/DVD drive device driver is missing.If you have a driver floppy disk,CD,DVD or USB flash drive please insert it now.
Note: If the windows installation media is in the CD/DVD drive, you can safely remove it for this step"
I go to browse and then " No device drivers were found.Make sure that the installation media contains the correct drivers, and then click OK".
I'm completly lost help..
Click to expand...
Click to collapse
Please, is there anybody who can help me resolve my problem? I tried lots of times by nothing works..I'm reading all these positive comments about win7 and I can't wait to have them on my shift.. I can see the usb, I browse there to the folder I have the drivers but can't install them.
Thank you in advance
This is for those who've encountered problems.
Start the whole process over again. I didn't make the guide clear enough when I first posted this thread. It's clearer now. The symantec drivers are probably fine, you're probably crashing because windows aero is still enabled, and it is crashing your shift whenever it tries to switch to high res mode. Disable aero.
As for apop, you need to install via the second option, not the first. I got the same error when I selected the first install option when I booted into the windows 7 installer. This method will completely remove vista as the main os and put it in another folder. As a precaution, I recommend backing up personal documents that are stored in any windows sub directory. *word documents and the likes.
Anything outside of your windows directory, or on the main hard drive itself should remain after the install, but I only did this process once with extra stuff on the drive (it stayed).
Back it up, and do a fresh install.
Caid.
444
Thanks for your anser Caid. I just don't have an external DVD.. Is it impossible to go through 1st way? I have read that some people managed to do it this way..
You mean via a usb flash drive? That's how I did it. Follow the steps for the usb flash drive method, but when you boot it on your shift and you have the option to do a custom or express install, do the custom install.
Caid
thaihugo said:
It's like driving a race car compared to vista.
Click to expand...
Click to collapse
wow, that got me convinced. installing windows 7 right now. gonna probably stay up late ha ha
Caid444 said:
You mean via a usb flash drive? That's how I did it. Follow the steps for the usb flash drive method, but when you boot it on your shift and you have the option to do a custom or express install, do the custom install.
Caid
Click to expand...
Click to collapse
Yes, I'm using a usb card reader and sd card. I don't have two options (custom/express). Just one "install now"..
P.S. Thanks for your interest in my case.
ok
After you select "install now" there'll be a license agreement. After that there'll be a choice between two install options. You need to choose the second one.
Caid.
Can someone explain to me how to set up a cellular internet connection through windows 7? I've got the sim card inside, the phone recognizes it, but I don't know how to get it working through win7, I used control center to enable modem, but still no luck. This is really annoying.
Caid.
444
SnapView Turn's and WM7 too ... the screen goes off
Hi, I completed the W7 installation successfully. I even got to conect SnapView with W7 this time. I say this time because with the previous Wm7 guide I wasn't able to do it.
Anyway, now my screen is blank for WM and W7. In fact I have to press the on switch to get the W7 screen back. Once I have W7 working I need to reset Snapview throught the Shift Control Centre to get it going. Finally Snapview / WM comes on. However it lasts on for a few minutes and then the screen is off again. W7 will last for a few minutes more and the same will happen. I then need to press the sliding switch again. The W7 screen will turn on back to normal (the OS doesn't actually turn off but just the screen); however, WM doesn't turn on (in this case it's the screen and WM itself). I then need to repeat the resetting process again.
I did do this:
"
Also, after this setup, the Snapvue side might turn off and not turn on again. In this case, reset under vista side using the HTC tools, and go to the power settings (long click or right click on the battery icon in the bottom right of your desktop). Disable all the "turn device off after x min" settings and make sure to click ok to make the changes effective"
I did it at W7. Am I missing something? Any hints from the experts? Needless to say, everything was working fine with Vista.
Thanks

Windows XP Mode

Does anyone here know if it's possilbe to do a full clean install of the free Windows XP Mode that you can get with the Windows 7 Virtual machine?
I do know it's possilbe to convert a .vhd into a .iso file which can be burned to disk but i can't find anything on google that would help me with this.
Any help would be appreciated.
If I understand correctly you want to V2P (virtual 2 physical).
I wonder if since Windows 7 bootloader allows you to boot vhd file's if you can boot the Windows xp mode vhd.
Also I think clonezilla will allow you to dd the vhd to a physical disk.
Sent from my HTC Desire using XDA App
...
converting a vhd to ISO? that's uh not going to work buddy.
i have no idea hwat you're trying to do, but based on experiance drop xp mode, use vpc2007, virtualbox or vmware. vmware can physically access drives, which is..extremely handy.
Yup, that's exactly what i want to do, is to make the .vhd to physical so i can full install it at boot then dual boot windows 7 and windows XP without the need of useing Virtual PC all the time when i want to use XP.
It should be possible in everyway and i also have a genuine key for Windows XP Mode that come with the download from microsoft.
it isnt going to work. repartition your drive and use a real xp.
xp doesnt like being swapped between hardware configs. specially with whatever insane method win7 uses to boot to vhd files.
so i no its naughty but if you have a legit key then just download xp, with a built in key, then use jellybean to activate your legit key, prob get flamed for that info but fine if u are telling the truth

[GUIDE]How to install Windows 7 retail via USB drive

Hey people. Think you have seen a thread like this before? Well, that's because you have. But THIS thread is different! For two reasons:
1-It's written in GOOD English. No offense folks, but spell checking is really not that hard.
and
2-It deals with EVERYTHING you need to do to get Windows 7 retail up and running on the Shift.
If you see something that needs to be changed/corrected/updated then please feel free to let me know!
HOW-TO INSTALL WINDOWS 7 RETAIL VIA USB ON THE HTC SHIFT X9000 SERIES
Now, before we begin, this guide assumes a few things:
1-that you are using a RETAIL or RTM copy of Windows 7. This guide WILL NOT work with beta or RC versions of Windows 7 OR versions that are N-lited, stripped or altered in anyway. You MUST be using a retail image, either made from a disc you own or from other sources. Please note that we at XDA do not support piracy and suggest that you buy a legal copy of Windows.
2-That you are using a GSM version of the Shift, IE the X9500 or X9501. While these instructions will work with the CDMA version of the Shift, I personally do not have one so I cannot confirm if/how the CDMA radio works using this installation method.
3-That your version of Windows 7 ISN'T Home Basic. While Home Basic will work, it doesn't support touchscreens. I personally installed Ultimate, as the requirements are the same no matter what version you use.
To install you will need:
1-A Shift(duh!)
2-A copy of Windows 7 RTM or a retail disc
3-A USB drive that is 4GB or greater, but no larger than 32GB for Windows
4-A USB drive(any size really) for the storage of HTC drivers for post installation
5-Some time on your hands
6-Either another PC with a CD drive or a USB CD drive
Now onto the good stuff!
1-Let's begin. Insert your Windows 7 DVD into your CD drive. If you are using an ISO image, skip to step 4.
2-Make a folder on your desktop called Windows 7.
3-Copy ALL the files from your Windows 7 DVD into the folder you just made. Be patient as this process will take some time, especially if you are doing this on your Shift.
4-While the files are copying(or after they are done, whatever) go ahead and insert your USB drive into a free port.
5-Open "My Computer" and locate your USB drive. Right click on it and select "Format". Click the menu which says-"File System" and select "NTFS" from the options. Then click Format and let it finish. It should take just a few moments.
6-Once your USB drive has been formatted, open a command prompt and type the following command:
BOOTSECT.EXE /NT60 H:
Where "H" is your the letter of your USB drive.
7-Your USB drive should now be ready to use!
8-Insert your USB drive into your Shift's USB port, press the power button and repeatedly press F10 as it starts to be brought to the Boot Menu and select your USB drive and hit enter.
9-Windows should begin loading setup information now. It should take around 5-ish minutes to get to the graphical part of the installer.
10-When you are presented with the graphical portion, select your country and whatnot, then a username and such, and when it asks you if you want to Upgrade or Custom install, select Custom.
11-You will now need to format your Shift's harddrive. Select the partition that is displayed and select "Format". PLEASE NOTE THAT THIS WILL DELETE WINDOWS VISTA FROM YOUR SHIFT. YOU CANNOT RECOVER ANYTHING THAT IS DELETED. Your recovery partition however is not touched in anyway, so if Windows 7 doesn't work for you, you can reinstall the stock Vista from the recovery partition.
12-Once it is finished formatting, select that partition to install to and continue on with the installation.
13-When it finishes you SHOULD be presented with the Windows 7 desktop. And that's about it. No WiFi. No sound. Pretty much nothing. Now, you DID download the drivers and put them on another USB drive right? Right? GOOD!
14-Insert your USB drive and let Windows install it. Now, ALL of the drivers that we are about to install MUST be installed in the same fashion as I am about to describe. Right click each one and select properties. Click the compatability tab and select the option to have the installer run in compatibility mode for Windows Vista. This MUST be done or the drivers WILL NOT install.
15-Once you have done that, go ahead and install the following drivers. Don't worry about the other ones for right now. Install them IN THIS ORDER OR ELSE THEY WILL NOT WORK:
1-Vista Intel Chipset driver
2-Vista ECD
3-HTC Touchscreen
4-HTC ShagCTRL
5-Marvel SDIO WiFi
After you have installed those 4 drivers, restart your Shift.
16-Once your Shift has restarted, go ahead and press the Comm. Manager button. Shift Control Center should pop-up and your WiFi card should begin installing. If it doesn't, click on the button for WiFi and make it say "ON" and it should then start installing.
17-Once your WiFi card is succesfully installed, click Start->Windows Update.
18-Click on "Check for updates" on the left hand side and let Windows do it's thing. It should find 60-ish updates for download, around 6 of which are drivers for your various devices such as sound and Bluetooth and the like. Don't worry, your screen resolution WILL get better!
19-After Windows has installed updates..you are pretty much done! EVERYTHING should now be working in Windows 7!
20-ENJOY 3(!) HOURS OF STOCK BATTERY LIFE ON YOUR SHIFT RUNNING WINDOWS 7!
That's about it folks. I worked for 2 days straight to devise this method for installing Windows 7 on my Shift, and it couldn't work any better. If you find a mistake, or have a suggestion please let me know!
Great!
I´ll move it to [REF] Guides | Tutorials | FAQs | Stickies | Read here before posting thread located here:
http://forum.xda-developers.com/showthread.php?t=772017
it went fine till step 16, the Comm. Manager button doesnt open anything, however the wifi works ok.
please tell me how does the Comm. Manager work
and now it just wont boot, it gives a blue screen and tells me theres an error, and automatically shut down.
What error does it give you? Are you ABSOLUTELY SURE that you are using a GENUINE untouched OEM RTM copy? This process ONLY WORKS with the legal untouched OEM RTM. If you are trying this with some kinda downloaded ISO it WILL fail and bluescreen on you. It must be build 7600 or higher. Comm. Manager just works for me under 7 following these instructions.
Hi! Thank you for the guide, everything is fine! The only thing doesn't work is the touchscreen. I've installed the touchscreen drivers in compatibility mode Windows Vista SP2 and as Administrator. Do you have any idea?
EDIT: Solved! I reinstalled the driver for the 8th time and it worked!

Teclast x98 Air II

Hello
I bought a Teclast X98 Air II . It says it comes with android installed. Does anyone knows any way to install windows 8.1 on it?
I managed to obtain win8.1 from the teclast forum, the firmware for this specific Air II.
But there was nothing mentioned regarding the bios part. Any ideea?
I will upload 8.1 firmware soon on some share.
Any help? Anyone else with an Air II?
Thanks
Subscribed to this topic as I will also receive my air II very soon and want to install Windows onto it.
via tapatalk
done
good news:
1. received my teclast x98 air II
2. managed to install and fully run windows 8.1 bing edition.
will post in the short future a full tutorial that will include rooting, installing, activation
will also provide every software / files needed.
does anyone recommend any file sharing service?
Try firedrive.com - as far as i remember you get 50gb for fairly fast storage.
And most of all - thanks for your help, it would be great if you could write a tutorial here.
via tapatalk
Subscribed too, I'm also very interested in how you managed to install windows. I ordered my x98 air 2 a couple of days ago. I will be going to install windows as soon as I get it.
bios brick
can someone send me a right bios for the teclast x98 air 2? i only find x98 air or x98 3g.
i want the bios for android or for windows or both, i take all i can get.
now my tablet cant startup, without a bios. i need a new for external flash.
sorry for my bad english, im from germany, i hope u can understand me
edit:
if i get the bios data i can install any other windows not only the bing version. but with the brick i cant do anything, and i cant find any bios for windows and cant find for android...
i get the hardware driver from another(german) side for display and so on, i just only need the bios data ...
Thanks. I'll be watching this thread as well.
I am seeing conflicting information on whether this tablet has GPS capabilities or not. I would love to have someone confirm what it actually has. If this doesn't have GPS then I'd be curious to know if there are any alternatives.
I am too new to the forum to post links but you can search on YouTube for videos from user HONGKONGEEK where they have posted an Unboxing video for this version of the tablet.
that's awesome, mkdk!!
Instead of the Win8.1 Bing version, is there any chance of flashing a Pro version instead?
I bought this tablet with the high resolution with the intention of installing Win 8.1 so I don't have a pay a premium price for a nicer screen.
Can't wait until instructions are released!
This will be my first post of many .
Awesome work mkdk, did you follow instructions for the first air or the 3g version?
Bought the 3g version for my girlfriend and the android version works well for her. No luck for me with my air II since google play wont work, so now im looking to install windows instead .
Looking forward to the guide!
YYCLeo said:
that's awesome, mkdk!!
Instead of the Win8.1 Bing version, is there any chance of flashing a Pro version instead?
I bought this tablet with the high resolution with the intention of installing Win 8.1 so I don't have a pay a premium price for a nicer screen.
Can't wait until instructions are released!
Click to expand...
Click to collapse
yes u can u only need the chines bios for windows, than u flash it and u can bootup all windows installations u want: xp, vista, win7, win8, win8.1.
u only need the bios file, than flash, than boot up windows from stick on a 3-usb-hub (u need mouse, keyboard and win-install-stick)
after installing u can take the chines hardware drivers for touchpad, sound and so on and its ready and u dont need anymore the mouse, keyboard or stick. than u can have a winxp tablet with touch, but it isnt usefull, may better win8.1 and all is easy or u can take win8.1 pro, what u want.
only need this .................. bios file... :crying:
bios
hi!
Here is the bios file for the x98 air ii
YYCLeo said:
that's awesome, mkdk!!
Instead of the Win8.1 Bing version, is there any chance of flashing a Pro version instead?
I bought this tablet with the high resolution with the intention of installing Win 8.1 so I don't have a pay a premium price for a nicer screen.
Can't wait until instructions are released!
Click to expand...
Click to collapse
AFAIK you can install Pro if you integrate the Teclast drivers into the image (use Wintoolkit & Rufus).
nandika6 said:
hi!
Here is the bios file for the x98 air ii
Click to expand...
Click to collapse
Thanks for the bios nandika6!
So how do you go about his, are the instructions from teclast x98 air 3g also valid for the air 2 when it comes to flashing the bios?
FIY i did the latest OTA from teclast on android and google play/services still does not seem to work so i guess android is a big nono, atleast for now.
nandika6 said:
hi!
Here is the bios file for the x98 air ii
Click to expand...
Click to collapse
very nice, i love you!
best man! you made my day! thanks!
*** I would count these instructions as obsolete due to some gripes with drivers, please refer to JonMichaels instructions in a later post. I will however leave this post if someone needs it as reference or has problems with the other method ***
Ok, so i managed to install both windows 10 32-bit and windows 8.1 pro N 32-bit!
I would not recommend windows 10 since i had a couple of issues there, but win 8.1 works very well with some small gripes that we might solve together!
First a small guide .
Guide to install windows 8.1
For the most part i could use the instructions in the thread for teclast x98 air 3G. I did however not use Teclasts bing version of windows, i created a win 8.1 pro iso instead and embedded the drivers.
Step 1: prepare the image
I only used one usb-drive for my installation (not the WINPE way as described here ), at first i tried with a 32gb drive but it did not work, a 8gb kingston memory did however work. So you might have to test a couple of drives to get it to work. Checkout this post to grab Wintoolkit and Rufus, you will use wintoolkit to inject drivers and refus to prepare a bootable drive.
Once you have these tools you will need to find a windows 8.1 pro 32-bit image to use, i took mine from dreamspark (for students), but you should be able to get one from microsoft directly. Do however mind that i could not bypass the "insert key stage" for a trial version, i had to get a key for this. If you want a fully working win 8.1 pro you will need a key when you install the OS (I don´t know where they are the cheapest, perhaps G2A).
Download the drivers for Teclast x98 air 3G and extract them to a folder. Start up wintoolkit and press all-in-one-integrator to start the embedding process. Browse and select the image that you downloaded earlier. Select the drivers tab and press the Add selection in the menu bar, select the folder with the teclast x98 air 3g drivers, then press start and select a place for the modified image to be storded. Once this is completed (takes some time) close the all-in-one-integrator and select ISO maker, select a place to create a new iso and name it something like "win8.1".
Insert the drive you want to use as a boot-device for your newly created image. Go ahead and start up Rufus and select the drive you want to use. Under partition schema make sure that the GPT partition schema is selected, also make sure that you format it in FAT32. Press the little CD symbol and select the image that you created earlier and press start (this will also take a while depending on the drives writing capabilites). If all goes well you will now have a bootabel usb-drive with win 8.1 pro that the tablet will accept.
Step 2: Flash the bios with the one given to us by nandika6
The next step is to flash the bios to the version that nandika6 gave us. Follow the instructions in this post and use the commands for "if you have not rooted your device".
I had some gotchas with this, simply downloading the adb driver did not work as i could not detect the device in the command prompt. This was solved when i ran the intel manufacturing tools and got the correct usb drivers for the tablet. I did however not do anything with these tools ( look into this if you dont want to keep windows forever, said something about that, i will however not switch back to the buggy Android).
Step 2: Install windows
Once the flash is complete you will have to shut down the tablet and insert the boot-drive. If you end up in the EFI-Shell this will probably be due to the usb-drive not being compatable (this happend to me), in that case repeat step one with another drive. It could also be because the drive is not first in the boot priority, connect a keyboard and pres ESC when booting to get to bios, select the drive and reboot.
If all goes well you will only need to connect a usb-drive since the drivers for touch will work on the fly, if not you will need a mouse and keyboard. The drivers can be manually installed via the device manager (alot of warnings here if this is the case, solve them all by inserting a usb-drive with the drivers folder from earlier).
When this is done you will hopefully have a working istallation of windows on the tablet!
Some gripes
Screen rotation does not work for me at the moment. I solved this in windwos 10 with a file that comes with the drives, this did however make the tablet rotate the wrong way. I will look into this and post a solution if i can, please feel free to inform us if you find a solution first .
The camera is not working for me right now, will look into this.
The tablet will automatically adjust screen brightness even if you turn this of in the power management. This is caused by the intel driver that overrides this, open the intel controll panel and disable active dimming here to solve the issue.
@Thundermeister: helpful guide. Maybe your gripes can be fixed using an updated driver (from the Air II Windows image).
Did you by any chance look into making a WIMBoot image instead of a normal install?
mtr33 said:
@Thundermeister: helpful guide. Maybe your gripes can be fixed using an updated driver (from the Air II Windows image).
Did you by any chance look into making a WIMboot image instead of a normal install?
Click to expand...
Click to collapse
Thanks for the tips mtr33, will take a look at that image (if i can find it ). A WIMboot looks very nice, the space saving would be real nice to have. Right now the install takes up around 8 gb on the tablet. I also found some Onda users having the same problem with the rotation, gonna take a look at that image as well, the tablets seem to use the same sensor for orientation.
For all of you having problems with Google Play store, I have a fix here : http://forum.xda-developers.com/showthread.php?p=56779242
This works on both 4.4.2 and 4.4.4 ROMs.
Easy instructions & 100% working Win 8.1 install coming soon...
mkdk said:
Hello
I bought a Teclast X98 Air II . It says it comes with android installed. Does anyone knows any way to install windows 8.1 on it?
I managed to obtain win8.1 from the teclast forum, the firmware for this specific Air II.
But there was nothing mentioned regarding the bios part. Any ideea?
I will upload 8.1 firmware soon on some share.
Any help? Anyone else with an Air II?
Thanks
Click to expand...
Click to collapse
I successfully installed Windows 8.1 Bing & Pro versions on my Teclast X98 Air II using the files & drivers straight from Teclast. Everything is working 100%! I will post instructions in a bit...
Easy Windows 8.1 install on a Teclast X98 Air II Android Tablet...
JonMichaels said:
I successfully installed Windows 8.1 Bing & Pro versions on my Teclast X98 Air II using the files & drivers straight from Teclast. Everything is working 100%! I will post instructions in a bit...
Click to expand...
Click to collapse
How to install Windows 8.1 on a Teclast X98 Air II Android Tablet:
You will need:
2 USB Memory sticks - 1 small (no more than 8 GB) & 1 large (6 GB or more)
1 USB Hub (preferably USB2 & powered)
1. Go to this web address 1drv.ms/1EQ1X5v (Microsoft Onedrive) & Download all the files to your computer.
2. Plug the small memory stick into your computer & format it (Right Click on the drive's icon then scroll down & Click on Format) using FAT32 File System & set the Volume Label to WINPE (all caps).
3. Decompress WinPE_User_20140814.rar to your computer & copy the files to the root directory of the memory stick. Eject & remove the stick.
4. Plug the larger USB memory stick into your computer & format it using NTFS File System.
5. Decompress X98_Air_II_Windows_20141022.part1.rar to your computer & copy to the root of the 2nd memory stick. Eject & remove it from your computer.
5. On your Android tablet, go to Settings, Developer Options, & check USB Debugging (then Ok).
6. Decompress X98-Air II-WIN8 bios.rar to your computer.
7. Connect one end of the USB data cable to your computer & the other end to your tablet (close all running programs on your computer & make sure the tablet has at least a 50% charge).
8. Open the X98-Air II-WIN8 bios folder & Right Click on X98-Air II-WIN8 bios.bat & Click on Run As Administrator (enter password if prompted).
9. Type 1 & press enter to install the USB driver (Install driver dialog box should pop up, click Next to finish the installation).
10. Type 2 & press enter to Root the tablet (wait for it to finish).
11. Type 4 & press enter to flash the tablet's BIOS (do NOT disturb tablet or do anything on your computer while it is flashing!)
12. If there are no error messages, press the tablet's power key for 10 seconds to turn it off & pull out the data cable.
13. Plug both USB memory sticks into the USB Hub (& plug it in to the wall, if powered) then plug the Hub into the USB adapter (that came with the tablet). Plug the other end of the adapter into the tablet's micro-USB port.
14. Turn on your tablet & leave it alone until it is done installing windows (should take several minutes).
15. Hold the power button for 10 seconds to turn it off, then turn it back on.
16. After Windows 8.1 loads, change it to your desired language (it will be in Chinese) & enjoy!

Categories

Resources