MSFN Forum: [GUIUNATTENDED] DetachedProgram - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[GUIUNATTENDED] DetachedProgram Rate Topic: -----

#1 User is offline   Yurek3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 23-November 04

Posted 11 February 2006 - 05:06 PM

I have idea put in T-39 .reg file.

I know .cmd file dont will work in winnt.sif - DetachedProgram

i did pack this theme.cmd to RAR SFX file

theme.cmd

Quote

echo off
cls



%CDROM%/GROM/Z REGEDIT /S Theme.reg

EXIT
next i put theme.sfx.exe in %OEM%/$1/theme.sfx.exe

in mine winnt.sif write like this

Quote

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone = 020
OemSkipWelcome=1
DetachedProgram = "%systemdrive%\Theme.sfx.exe"
Arguments="/S"


Whot i did will work or not ,somebody have some idea


Yurek3

This post has been edited by Yurek3: 12 February 2006 - 06:47 AM



#2 User is offline   Yurek3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 23-November 04

Posted 12 February 2006 - 08:26 AM



NO BODY ???

This post has been edited by Yurek3: 12 February 2006 - 08:27 AM


#3 User is offline   BeenThereB4 

  • Microsoft has made me Certifiable
  • PipPip
  • Group: Members
  • Posts: 225
  • Joined: 30-April 04

Posted 12 February 2006 - 08:37 AM

Rename the file to theme.exe and change the command accordingly.

#4 User is offline   Yurek3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 23-November 04

Posted 12 February 2006 - 08:49 AM

BeenThereB4

you can explane me mor please

i did rename to theme.exe

and i not undestud -change the command accordingly.-


Yurek3

#5 User is offline   BeenThereB4 

  • Microsoft has made me Certifiable
  • PipPip
  • Group: Members
  • Posts: 225
  • Joined: 30-April 04

Posted 13 February 2006 - 06:18 AM

View PostYurek3, on Feb 12 2006, 08:49 AM, said:

BeenThereB4

you can explane me mor please

i did rename to theme.exe

and i not undestud -change the command accordingly.-


Yurek3



[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone = 020
OemSkipWelcome=1
DetachedProgram = "%systemdrive%\Theme.exe"
Arguments="/S"


On further looking, you are just way off from a working program.

This post has been edited by BeenThereB4: 13 February 2006 - 07:03 AM


#6 User is offline   Yurek3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 23-November 04

Posted 13 February 2006 - 07:01 PM

BeenThereB4

THX

and one more cuestion how i can make some.cmd to some.exe

thank you for your answer

Yurek3

#7 User is offline   dwit 

  • Dwit
  • Group: Members
  • Posts: 30
  • Joined: 31-October 04

Posted 15 February 2006 - 11:25 PM

Quote

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 OFF
CLS

FOR %%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.reg

exit



and 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

#8 User is offline   Yurek3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 23-November 04

Posted 19 February 2006 - 09:03 AM

BIG THX

i wil try this

#9 User is offline   Yurek3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 270
  • Joined: 23-November 04

Posted 19 February 2006 - 01:53 PM

NOT WOR FOR ME

i thinkin shold be that

Quote

DetachedProgram = cmd.exe
Arguments = "/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"


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy