February 11, 200620 yr I have idea put in T-39 .reg file.I know .cmd file dont will work in winnt.sif - DetachedProgrami did pack this theme.cmd to RAR SFX filetheme.cmdecho off cls%CDROM%/GROM/Z REGEDIT /S Theme.regEXITnext i put theme.sfx.exe in %OEM%/$1/theme.sfx.exein mine winnt.sif write like this[GuiUnattended]AdminPassword=*EncryptedAdminPassword=NOOEMSkipRegional=1TimeZone = 020OemSkipWelcome=1DetachedProgram = "%systemdrive%\Theme.sfx.exe"Arguments="/S"Whot i did will work or not ,somebody have some ideaYurek3 Edited February 12, 200620 yr by Yurek3
February 12, 200620 yr Author BeenThereB4 you can explane me mor pleasei did rename to theme.exe and i not undestud -change the command accordingly.-Yurek3
February 13, 200620 yr BeenThereB4 you can explane me mor pleasei did rename to theme.exe and i not undestud -change the command accordingly.-Yurek3[GuiUnattended]AdminPassword=*EncryptedAdminPassword=NOOEMSkipRegional=1TimeZone = 020OemSkipWelcome=1DetachedProgram = "%systemdrive%\Theme.exe"Arguments="/S"On further looking, you are just way off from a working program. Edited February 13, 200620 yr by BeenThereB4
February 14, 200620 yr Author BeenThereB4 THXand one more cuestion how i can make some.cmd to some.exethank you for your answerYurek3
February 16, 200620 yr thanks Alanoll. btw, just a note, sfx-winrar archive doesnt work at being uncompressed at this part of the installation. though sfx-winrar (compressed using windows console mode) will work, as well as sfx-zip archive compressed via 7zip.Try this@Echo OFFCLSFOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP2 SET CD=%%i:REGEDIT /s %CD%\GROM\Z\Theme.regexitand place the cmd file in your $OEM$\$$ Directory.[GuiUnattended] DetachedProgram=".\system32\cmd.exe" Arguments="/Q /C "start /min "%systemroot%\Theme.cmd%"""I think that will work for you if not check out How to make a 7-zip Switch
February 19, 200620 yr Author NOT WOR FOR MEi thinkin shold be thatDetachedProgram = cmd.exeArguments = "/C FOR /F %? IN ('C D E F G H I J K L M N O P Q R S T U V W X Y Z') DO IF EXIST %?:\WIN51 START %?:$OEM$\Theme.cmd"
Create an account or sign in to comment