-
Hardware Specification(VISTA)
Fujitsu siemens.
-
Vista and XP Dual Boot, Possible?
Ok, thanks. Seems like I can't use the images then.
-
Vista and XP Dual Boot, Possible?
Hmm.. no one wants to help Anyways, I tried to do it. I recovered Windows XP on to d:\. But then I could not boot into Vista nor did I have the option to boot into XP. So I recovered Vista to c:\. I then added Windows XP to vistas boot manager using EasyBCD 1.6. I tried to boot into Windows XP, however I got an error about ntldr. I went into vista and copied ntdetect.com and ntldr to c:\. I tried again, but got an error about no boot.ini and I think it tried to boot into c:\windows, anyway nothing showed up. Back to vista, and I created a boot.ini file. Now it booted into Windows XP. BUT, when it comes to the logon screen, no username shows up. Hitting 2xCtrl+alt+del does not bring the classic logon screen. So I'm stuck. Edit: I also tried safe mode. Any ideas?
-
Vista and XP Dual Boot, Possible?
Hi, I hope this is the correct place to ask the question. I have made a Norton Ghost Image of a Vista Installation and a XP installation some time ago. I run with Vista now on the C-drive, before I had XP on the C-drive. Now I want to make a dual boot What I want to know is, if I can recover the image of XP on the D-drive, and change the boot file, so the computer knows that XP is installed on D. Then I can choose if I want to boot with vista or with XP. Is it possible to make this work? What is required? ntdetect.com and ntldr on the C-drive, or can Vistas boot manager work it out? Or will it simply not work? Thanks in advance.
-
Awesome programme for gamers
Tha depends on the country you live in. In Denmark it is illegal.
-
Adding users
Thank you very much jbm! Ok, so it is "set /p something=". Thx. However it looks better with the vbs script, I have now completely hidden the cmd file, with "cmdow @ /HID". Thanks again to both of you!
-
Adding users
Hi, I wanted to add users, however, I wanted the username to be chosen by the installer. And since I didn't know how to do it, I made a batch file. The file I made look like this: CLS @ECHO OFF Title Create User COLOR 0A CLS ECHO Please type the name of the user, which you want to be created. start /w wscript.exe "C:\user.vbs" call "C:\~user.cmd" del "C:\~user.cmd" del "C:\user.vbs" net user %user% /add net localgroup Administrators %user% /add net accounts /maxpwage:unlimited Then, I want to add Autologon, but to be able to use %user% variable, it must be in the batch file (haven't tested it, but I think so). So is there a kind person who would convert this to REG ADD command? Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="%user%" "AutoAdminLogon"="1" Thanks!
-
[Birthday] XPize Project
Happy Birthday! Btw. great work
-
Xpize 4 Suggestions
I've managed to replace it. Do you still have problems?Anyways, I'll write what I did: First i took the graphic made by klasa and saved is as a gif. Then I did a search on IE5.GIF, and noticed it is named IE5.GIF.gif, I replaced the file. Then I made a search on shdoclc.dll. I deleted the one in dllcache, and edited the the system32 folder with ResHacker. I found IE5.GIF under 2110 and replaced it with the gif file I made from klasa's image. I saved and it works. I hope this helps you, if you had not already found out of it. EDIT: I also changed the XP-icon (the color on the original was not good imo), in the same dialog as the IE-logo, by changing the FLAG.GIF
-
Unlimited Storage Email for Free!
#2 I've checked it out, it seems like the unlimited storage is for all users, however, with platinum you get extra features like: http://www.mail2world.com/s/m2wpublic/MoreInfo.asp Anyways, I think I'll stick with Gmail, 2XXX MB is enough for me
-
Multiple Alerts from MSFN
When is this gonna get fixed?
-
Winamp 5.0.8 Msi Release
Great Work!
-
Help with switch for Mathtpe 5.2
So far I have made it install silently (the progress can be seen, but that doesn't matter), but after installing, a window pops up asking if I want to read the readme file, and if I want to launch Mathtype, how do I get rid of that? So far I have extractet the setup file with winrar and used: setup.exe /DL "%programfiles%\Mathtype" -S "X:\X\X" -C -W -I Using this guide Can anyone help me? 2 more questione, how do I get rid of the "Open file - Security warning" in SP2? And the other one, is there a program that i can setup to choose which components should be installed, and then it automatically adds it to the registry in runonceex?
-
how to install program in another dir silently
I guess you could before installing the program change the setting: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] "ProgramFilesDir"="C:\\Program Files" to Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] "ProgramFilesDir"="D:\\Program Files" Then back again if you want to.
-
How do I make icon text transparent?
Ahh, so it's there all thoose settings are. I have been wondering why my fonts have been looking so weird, as if they had been using nVidia drivers , and have bad anti aliasing quality. Thanks for the tip