MSFN Forum: 13 min mark RUNonce - MSFN Forum

Jump to content



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

13 min mark RUNonce Rate Topic: -----

#1 User is offline   HalogenAndToast 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 03-August 04

Posted 04 August 2004 - 08:03 PM

I tried to follow the guide online to allow programs to be installed at the 13min mark during setup, but I can't understand it. If someone could provide an example of the files (maybe with the installation of 1 program) and where they go I would greatly appreciate it.


#2 User is offline   jrzycrim 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 769
  • Joined: 17-March 04

Posted 04 August 2004 - 08:19 PM

RunOnce/RunOnceEx doesn't happen at the 13 minute mark. That will happen at first logon. Most people execute there RunOnceEx.cmd from cmdlines.txt but that doesn't mean that the applications will be installed at this time; that just writes the information into the registry for execution at first logon.

If you wanted to execute a setup at T-13, you would add the appropriate command to cmdlines.txt in the $OEM$ folder. I think cmdlines.txt executes at T-12 however.

cmdlines.txt
[COMMANDS]
"%systemdrive%\Install\Applications\7zip\7z313.exe -y /q /r:n"


That's just an example for installing 7zip. My 7zip setup file is in $OEM$\$1\Install\Applications\7zip\

I use RunOnceEx to install my applications however.

If you want to use RunOnceEX to install your applications, a search of the forum should yield many results. Refer to this: http://unattended.ms...p/runonceex.htm

GUIRunOnce is another option you might consider.

#3 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 04 August 2004 - 09:56 PM

However, you can initiate the RunOnceEX install whenever you want, regardless of beboot.

rundll32.exe iernonce.dll,RunOnceExProcess


#4 User is offline   HalogenAndToast 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 03-August 04

Posted 05 August 2004 - 06:04 AM

Thanks guys, but are you sure even if you're using an INF file to control RunOnceEx as described at http://gosh.msfnhost...g_runonceex.htm

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