September 7, 200421 yr Having just installed Windows 2003 with some winnt.sif floppy based tweaks I get inappropriate app messages like thisCannot open file C:\SYS\USERS\Administrator\WINDOWS\SYSTEM32\AUTOEXEC.NTor thisThe following folder must be added to your system PATH variable:C:\SYS\USERS\Administrator\WINDOWSUsing TargetPath=\SYS\WIN ProgramFilesDir=\SYS\Programs CommonProgramFilesDir="\SYS\Programs\Common Files" ProfilesDir="C:\SYS\USERS\" SFCDllCacheDir="c:\SYS\Relocated\CACHE\Dllcache"where am i wrong?I have a successful working Windows XP instance installed with the same tweaked winnt.sif
September 9, 200421 yr Seen something similar, not with 2003, and it had to do with the paths without drive letter.Suggest you try putting "C:\sys\whatever" instead. With the commas.
September 10, 200421 yr Author It seems that your advice is not good. Changed to TargetPath="C:\SYS\WIN"I get the following setup error message:The folder name you typed is not valid. Make sure the folder name is not the root folder and does not contain any consecutive backslash characters.Also make sure the folder name follows the standard MS-DOS rules.To continue. press ENTER. Setup will prompt you to enter a different folder name.
September 10, 200421 yr Author I entered SYS\WIN manually,continued the Windows setup and ...finally, I get the same red errors as described before
September 12, 200421 yr could it be the fact windows it's not installed directly on root folder and that brakes some code ?is your "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" -> "SystemRoot" correctly set ?
September 15, 200421 yr Also, for these lines:ProfilesDir="C:\SYS\USERS\" SFCDllCacheDir="c:\SYS\Relocated\CACHE\Dllcache"Don't use the C:\, just use \. Setup automatically assumes the C drive.
Create an account or sign in to comment