I followed this article from MSFN to install mIRC in an unattended windows XP CD but it turns out that after the successful installation of windows on the virtual machine (VMware), the folder mIRC was not copied into C:\Program Files ; and the other programs i had put inside \$OEM$\$1\$Progs have not been copied either.
Does it need to be some sort of Command line in any files to make this?
Thanks for your help
Page 1 of 1
how does \$1\$Progs work? mIRC wont be copied over to c:\program f
#2
Posted 19 June 2004 - 08:43 PM
Quote
[Unattended] UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
If it wasent copied this is most likly the reason
|Drew|
#3
Posted 19 June 2004 - 08:57 PM
Should i type "no" or just erase the line?
Maybe this "yes" is needed for something else to be done?
Maybe this "yes" is needed for something else to be done?
#4
Posted 19 June 2004 - 09:10 PM
also, its not $OEM$\$1\$progs
its $OEM$\$Progs
$1 & $progs & $docs & $$ run parallel 2 each other (meaning all those are inside $OEM$ not each other
AND in your .sif file as stated above YES needs 2 be impimented
hope it helps
its $OEM$\$Progs
$1 & $progs & $docs & $$ run parallel 2 each other (meaning all those are inside $OEM$ not each other
AND in your .sif file as stated above YES needs 2 be impimented
hope it helps
#5
Posted 19 June 2004 - 09:40 PM
Great. Now it should work.
I have another question (=problem)
under \$OEM$\$1 i have cmdlines.txt and RegTweaks.reg (and also a folder called install which proved to be working as \$OEM$\$1\install\batch_file.cmd worked during the installation)
But i have noticed that none of the RegTweaks had been merged!
Where do you think it could come from?
here is my cmdlines.txt file:
ECHO.
ECHO Applying Registry Tweaks...
REGEDIT /S %systemdrive%\install\RegTweaks.reg
?? thanks in advance!
I have another question (=problem)
under \$OEM$\$1 i have cmdlines.txt and RegTweaks.reg (and also a folder called install which proved to be working as \$OEM$\$1\install\batch_file.cmd worked during the installation)
But i have noticed that none of the RegTweaks had been merged!
Where do you think it could come from?
here is my cmdlines.txt file:
ECHO.
ECHO Applying Registry Tweaks...
REGEDIT /S %systemdrive%\install\RegTweaks.reg
?? thanks in advance!
#6
Posted 19 June 2004 - 09:57 PM
add
ECHO.
ECHO Applying Registry Tweaks...
REGEDIT /S %systemdrive%\install\RegTweaks.reg
to your .cmd file
regards
ECHO.
ECHO Applying Registry Tweaks...
REGEDIT /S %systemdrive%\install\RegTweaks.reg
to your .cmd file
regards
#7
Posted 19 June 2004 - 09:57 PM
you should place cmdlines.txt on the \$OEM$. files you'll be placing at \$OEM$\$1 are just the files that will be copied on the target hard disk's root folder. as in the case of regtweaks.reg, you should place them on \$OEM$\$1\install.
#8
Posted 19 June 2004 - 10:04 PM
Perfect answer edmoncu :-)
But the question now would be...
What is the best :
Adding REGEDIT /S %systemdrive%\install\RegTweaks.reg to batch_file.cmd or place it in a file called cmdlines.txt in \$OEM$
??
which is preferable? (if there are any sort of ORDER in the happening of the installation)
But the question now would be...
What is the best :
Adding REGEDIT /S %systemdrive%\install\RegTweaks.reg to batch_file.cmd or place it in a file called cmdlines.txt in \$OEM$
??
which is preferable? (if there are any sort of ORDER in the happening of the installation)
#9
Posted 19 June 2004 - 10:09 PM
look here: http://unattended.msfn.org all the info is there, so we dont have 2 post every 2 seconds 
good luck
good luck
Share this topic:
Page 1 of 1



Help
Back to top









