In fact you want install FROM HDD ? I think you must use install from dos with winnt setup (same as new installation from winnt32.exe from windows) and after the reboot, the install begins same as CD ... before launch winnt you must run smartdrv.exe to active buffer to pass the first part of the install ... Goodbye & sorry for my english
@Pure Krome: You're key on the sticker is for windows no corporate I think, so use the original source i386 from the original cd and splitstream sp2 and it works ... Regular key doesn't work on a volume license cd ...
Hi all, All in title, I just want to know where Norton AntiVirus save theirs settings, because the post configuration after the install & reboot still manual for me and I would like to skip it !!! Goodbye.
New Sun Java release ... Update 6 Download http://www.java.com/en/download/manual.jsp Begin the install and get the MSI file in C:\Windows\Installer (it's generated file about 11mb ...) or use /a switch (see past post by SolidasRock) After same way for other .msi use /qb switch and/or custom switchs to tune the installation (see again past post)
Do you have dmadmin.exe in system32 ? because one time for me, I have deleted this because I'm thinking about dmware but in fact it's an original name of logical disk management .. so check if it's present ... Goodbye. ps: you can run sfc /scannow to check all system files too ...
We can delete all temp files too ! I use the old deltree command to delete subdirectory too deltree /Y "%SystemRoot%\Temp\*.*" >NUL deltree /Y "%UserProfile%\Local Settings\Temp\*.*" >NUL