MSFN Forum: RunOnceEX sequencing - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

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

RunOnceEX sequencing Rate Topic: -----

#1 User is offline   albedoConsulting 

  • Newbie
  • Group: Members
  • Posts: 19
  • Joined: 07-April 05

Posted 13 July 2005 - 03:42 PM

I am doing a mass install using RunOnceEX for application installs, and I would like to do it in such a way as to have some standalone RunOnceEX CMD files for each app, so that later installs, reinstalls are easy. The idea would be to have each install flooowed directly by the appropriate cleanup scrips, for example

REG ADD %KEY%\010 /VE /D "Acrobat Reader" /f
REG ADD %KEY%\010 /V 1 /D "Acrobat Reader Install" /f
REG ADD %KEY%\010 /V 2 /D "Desktop shortcut delete script" /f

My concern is that all the examples I have ever seen put the cleanup as a seperate entry, at the bottom. Is this because some installs don't allow RunOnceEX to wait, and thus are not done when the cleanup script is run? Or is it that all of the 10 stuff above runs before say 10 does, but 10 1 might not complete before 10 2 runs? in which case, perhaps making all the cleanup be, say 99 1, 99 2, 99 3, etc, with each sub command a seperate cleanup, might work?

Any suggestions would be greatly appreciated.

Gordon


#2 User is offline   sleepnmojo 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 472
  • Joined: 02-March 04

Posted 13 July 2005 - 09:49 PM

You can do it that way, but then you also have to worry about the weird installers. If an installer is "wrapped" by a compressor, then it can show weird behavior. For example a winrar sfx file will not be completed till the installer finishes running, while a 7z sfx file will not (by default). So if you compress your installer in these wrappers, you can see weird behaviors.

Also consolidating the cleanup into one file is easier than one for each program, but you are correct. Ideally it would be better to throw them in with the program install, and not at the end. You are definately correct in your thinking, and are taking steps to improve your install, but we try to break it down for the stupid people more. They would ask why don't we just consolidate everything into one file, yadayadayada. Go with your lowest common denominator, and thats why we go that route.

#3 User is offline   albedoConsulting 

  • Newbie
  • Group: Members
  • Posts: 19
  • Joined: 07-April 05

Posted 18 July 2005 - 03:12 PM

sleepnmojo, on Jul 13 2005, 08:49 PM, said:

You can do it that way, but then you also have to worry about the weird installers.  If an installer is "wrapped" by a compressor, then it can show weird behavior.  For example a winrar sfx file will not be completed till the installer finishes running, while a 7z sfx file will not (by default).  So if you compress your installer in these wrappers, you can see weird behaviors.

Also consolidating the cleanup into one file is easier than one for each program, but you are correct.  Ideally it would be better to throw them in with the program install, and not at the end.  You are definately correct in your thinking, and are taking steps to improve your install, but we try to break it down for the stupid people more.  They would ask why don't we just consolidate everything into one file, yadayadayada.  Go with your lowest common denominator, and thats why we go that route.
<{POST_SNAPBACK}>


Got cha. Thanks. One other reason for stand-alone installs is that my office has a real mix of user types. Everyone gets 10 or so common apps, then one groups gets three CAD apps, three get CAD apps plus graphics apps, two get some accounting apps, etc. With stand-alone installers, it is pretty easy to build an install CD for each user or user type. I have been having some issues, so I may just make a single CD for the common apps and windows, then make seperate installers for the less common stuff.

Thanks again,
Gordon

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