October 1, 200817 yr After install you'll find this folder c:\install (if system drive is C) and all the files you put in $OEM$\$1\Install,it is not a wrong ideea to remove it after use.
October 1, 200817 yr Author i have insttaled the windows with mcirosoft virtual machine 2007 sp1and the result isafter first logoncmd appers and box messegecant find c:\windows\adobeexei pressed okthencant find c:\windows\kliteand that happened for all programs that i put in the cdafter finish no program was installed
October 1, 200817 yr I think you've created $OEM$\$1 and put install packages there and in RunOnce tab you put this start /wait %SYSTEMROOT%\yoursetup.exe .....So if you use $OEM$\$1 then RunOnce must look like this : start /wait %systemdrive%\yoursetup.exe .. or if you use $OEM$\$$ then RunOnce must look like this : start /wait %SYSTEMROOT%\yoursetup.exe ..Please read there : http://unattended.msfn.org/unattended.xp/view/web/18/$$ - Windows Folder$1 - Root of hard drive where Windows is installed to partition.
October 1, 200817 yr Author i have used $OEM$\$1\Install\i put all programs hereand my codes areregedit.exe /s tweak.regto add ie to the desktopstart /wait %SYSTEMROOT%\AdobeReader90.exe /sAll /rsstart /wait %SYSTEMROOT%\JRE6.exe /quiet /norestartstart /wait %SYSTEMROOT%\KLiteCodecPackStandard417.exe /VERYSILENT /SP-start /wait %SYSTEMROOT%\QuickTimeAlternative270.exe /VERYSILENT /SP- /NORESTARTstart /wait %SYSTEMROOT%\RealAlternative190.exe /VERYSILENT /SP- /NORESTARTstart /wait %SYSTEMROOT%\WinRAR_3.71_Corporate_Edition.exe /Sstart /wait %SYSTEMROOT%\Yahoo.exestart /wait %SYSTEMROOT%\Install_WLMessenger.msi /qnregedit /s nero.regstart /wait %SYSTEMROOT%\nero-8.3.6.0_english_lite.exe /VERYSILENTwhat is the problem??????
October 1, 200817 yr i have used $OEM$\$1\Install\i put all programs hereand my codes areregedit.exe /s tweak.regto add ie to the desktopstart /wait %SYSTEMROOT%\AdobeReader90.exe /sAll /rsstart /wait %SYSTEMROOT%\JRE6.exe /quiet /norestartstart /wait %SYSTEMROOT%\KLiteCodecPackStandard417.exe /VERYSILENT /SP-start /wait %SYSTEMROOT%\QuickTimeAlternative270.exe /VERYSILENT /SP- /NORESTARTstart /wait %SYSTEMROOT%\RealAlternative190.exe /VERYSILENT /SP- /NORESTARTstart /wait %SYSTEMROOT%\WinRAR_3.71_Corporate_Edition.exe /Sstart /wait %SYSTEMROOT%\Yahoo.exestart /wait %SYSTEMROOT%\Install_WLMessenger.msi /qnregedit /s nero.regstart /wait %SYSTEMROOT%\nero-8.3.6.0_english_lite.exe /VERYSILENTwhat is the problem?????? It's exactly what i supposed to be,look to my earlier advice "So if you use $OEM$\$1 then RunOnce must look like this : start /wait %systemdrive%\yoursetup.exe ..or if you use $OEM$\$$ then RunOnce must look like this : start /wait %SYSTEMROOT%\yoursetup.exe .."If you used $OEM$\$1\Install\ files are copied in c:\Install folder and then you try to run files from %SYSTEMROOT%\WinRAR_3.71_Corporate_Edition.exe /S wich is c:\windows\WinRAR_3.71_Corporate_Edition.exe /SCorrect use is : start /wait %systemdrive%\install\WinRAR_3.71_Corporate_Edition.exe /S Edited October 1, 200817 yr by ionut_y
October 1, 200817 yr Author and i want after windows install can type in arabic and englishand i have customized my option in regional setting tapbut after windows finish it make arabic defult language and to type in english press alt +shiftbut i want to make the defult language is english and if i want to type in arabic i press alt + shiftis that possible or notand thanks
October 1, 200817 yr Author so if i renamed the folder from $1 to $$ will it work or i will have to edit all switches?
October 1, 200817 yr so if i renamed the folder from $1 to $$ will it work or i will have to edit all switches?it will not work because you have a subfolder INSTALLput all files from this subfolder into $$ and you don't have to edit RunOnce
October 2, 200817 yr ok what about lang problemI can't tell you exact solution,you better search this forum using search option above,if no solution then start a new topic.
October 2, 200817 yr Every one assumes you want Nero8...WHICH version of Nero are you wanting to install silently? 6, 7, 8, or 9?
October 2, 200817 yr WinRAR_3.71_Corporate_Edition.exe is a myth!There is NO Corp Ed of winrar it is just a misnomer for the "Warez" version!
October 2, 200817 yr Author Winrar corporate edition i got it from my friend ? is it illegal copy or what?finally i finished my project and its successful a very big thanks for every one helped me
Create an account or sign in to comment