MSFN Forum: Easy RunOnceEx.cmd - 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
  • 20 Pages +
  • « First
  • 4
  • 5
  • 6
  • 7
  • 8
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Easy RunOnceEx.cmd Rate Topic: -----

Poll: Do you want it to be easy to create RunOnceEx.cmd (2044 member(s) have cast votes)

Do you want it to be easy to create RunOnceEx.cmd

  1. Yes (1668 votes [91.60%])

    Percentage of vote: 91.60%

  2. No (33 votes [1.81%])

    Percentage of vote: 1.81%

  3. What whould be the function? (60 votes [3.29%])

    Percentage of vote: 3.29%

  4. Maybe (60 votes [3.29%])

    Percentage of vote: 3.29%

Vote Guests cannot vote

#101 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

Posted 18 August 2004 - 08:45 AM

I'm working on version 2.0 right now.


#102 User is offline   Pauly 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 27-July 04

Posted 18 August 2004 - 09:01 AM

awesome job

this database could really become the "official" program switches database and if it could be regularly updated with everyone posting new apps switches im pretty sure this could help ALOT of people.

sticky ?

#103 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 18 August 2004 - 09:02 AM

Well done! :thumbup:

And... :w00t: you're using an EXTREMELY FAST server!!!! 855 kilobyte/sec here! :o

P.S.: I'll add it to my translation of MSFN's tutorial too, if you don't mind!

#104 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 18 August 2004 - 09:05 AM

eagle00789, on Aug 18 2004, 05:45 PM, said:

I'm working on version 2.0 right now.

Take care of this switch: /Reboot=Suppress. It's not correct if used with the slash.

#105 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

Posted 18 August 2004 - 09:39 AM

@Bâshrat the Sneaky: I don't mind. go ahead. By the way, that server is from my internet service provider

@mazin: For wich program, or is it in the default switches part

#106 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 18 August 2004 - 10:06 AM

eagle00789, on Aug 18 2004, 06:39 PM, said:

@mazin: For wich program, or is it in the default switches part

25;'Norton Systemworks 2003';'Setup.exe';'/qn /Reboot=Suppress';0

#107 User is offline   Alanoll 

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

Posted 18 August 2004 - 11:34 AM

eagle00789, on Aug 18 2004, 10:39 AM, said:

@Bâshrat the Sneaky: I don't mind. go ahead. By the way, that server is from my internet service provider

@mazin: For wich program, or is it in the default switches part

really and truly, is any Windows Installer installs if you it showed more then once :whistle:


As for teh "official" database, perhaps (I haven't opened the program yet) but not everyone uses RunOnceEX, though this will probally convert a good chunk of those batch peopel seeing as it could be easier.

#108 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 August 2004 - 11:59 AM

eagle00789, on Aug 18 2004, 09:09 PM, said:

@mazin: For wich program, or is it in the default switches part

Basically, the reboot is a Windows Installer property, not a switch. So, wherever you have an MSI setup, the correct way to reject a reboot is
REBOOT=Suppress
(note that there was no "/" preceding it).


Moreover, some installers want the property to be all capitals, which is why I have it that way above ("REBOOT" and not "Reboot"). Also, some I've seen some setups needing
REBOOT=ReallySuppress
(that switch to reject a reboot, instead of the one to simply "suppress" above)

#109 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 18 August 2004 - 01:35 PM

Well, prathapml!

No problem giving a quick shot /off topic/. This is what I say:

Reboot is a property. (Nobody said it's a switch)
Either Suppress or ReallySuppress is a value.
Either Reboot=Suppress or Reboot=ReallySuppress is a switch, as I said above. Why? Because any command put on the command line for the purpose of changing the behaviour of installation MUST be called a switch.
Or I should say: What does a property do if put on the command line? Nothing, of course!

Moreover, those switches aren't picked arbitrarily. Each switch has its own purpose.
Plus, Reboot=S and Reboot=R are also correct! No slash in either case, as I said above.

ChEeRs!

#110 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

Posted 18 August 2004 - 06:47 PM

eagle00789, on Aug 18 2004, 05:20 AM, said:

@war59312: The autoupdate feature is on it's way in the next version. (Possibly 2.0) (done)
There will be a dropdown list, in wich you can type the name of the program. (done)
It will be sorted alfabeticly (done)
I Left the X out on purpose, so that you realy have to push the cancel button, because i know that many people like the X, but it's not a correct way of closing a program. (Will have a descent menu in the next version (done))

@Mazin: The user adding part will be incorporated in the next version. (done)

The new version with the above suggestions worked into it.
There is only 1 small thing. The Helpfile is NOT updated yes.
Also, the promised 250 programs that will be added to the database is not yet done. there is 1 program extra wich is not yet on the list. (Skype .95 beta is added)

If you want to add your own program to the Main database of the program, wich will be added in the updatefile, the submit your program to me thru a Private Message. Only submit the following:

Quote

ProgramName:
InstallerExecutable:
Parameters:
Extract:

The Extraction is only a yes or no. If extraction is needed in a special way, (like run the main installer and look in a special folder to find another file there) then include that in the pm.

#111 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

  Posted 18 August 2004 - 07:31 PM

eagle00789, on Aug 18 2004, 06:47 PM, said:

eagle00789, on Aug 18 2004, 05:20 AM, said:

@war59312: The autoupdate feature is on it's way in the next version. (Possibly 2.0) (done)
There will be a dropdown list, in wich you can type the name of the program. (done)
It will be sorted alfabeticly (done)
I Left the X out on purpose, so that you realy have to push the cancel button, because i know that many people like the X, but it's not a correct way of closing a program. (Will have a descent menu in the next version (done))

eagle, firstly thank you for all hard work and speedy dev time.

Couple of problems with v2.0

first is an error when i attempt to access the database see image below. second is the about box information still says v1.32 :whistle:

Cheers,
Felix

Attached File(s)

  • Attached File  temp.gif (7.4K)
    Number of downloads: 88


#112 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

Posted 18 August 2004 - 07:43 PM

That problem doesn't come from my program, but 1 (or more) of your installed programs my have replaced that dll with an older version. The 2nd problem will be solved tomorrow (it's 3:40 am here)

#113 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

Posted 18 August 2004 - 08:15 PM

I've looked up the version of my msdart.dll file, and it's version 2.71.9042.0 If you post your version of that file (its in %systemroot%\system32), then we can compare what and where might be wrong

SmallUpdate of the program: Corrected VersionNumber in the aboutbox, showed a hand in the aboutbox on the pictures, so that you know that they are clickable

#114 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

Posted 19 August 2004 - 09:15 AM

Update: The Helpfile now reflects the changes made in the program itself

#115 User is offline   darthyoda6 

  • Newbie
  • Group: Members
  • Posts: 16
  • Joined: 13-December 03

Posted 19 August 2004 - 09:57 AM

As long as you kepp the database in Access format it's easy enough to add in our own stuff.

Just out of curiosity, are you using VB or C++?

#116 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

Posted 19 August 2004 - 10:24 AM

I used delphi 7 to create the program

#117 User is offline   Pauly 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 27-July 04

Posted 19 August 2004 - 10:52 AM

maybe you could add some predefined custom commands taht are not a program but would still be usefull to run in RunOnceEx

for example:
-applying registry tweaks from a file name RegTweaks.reg
-deleting Install folder
-deleting driver folder
- <put ideas here>

#118 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

  Posted 19 August 2004 - 11:11 AM

eagle00789, on Aug 18 2004, 08:15 PM, said:

I've looked up the version of my msdart.dll file, and it's version 2.71.9042.0  If you post your version of that file (its in %systemroot%\system32), then we can compare what and where might be wrong

The version number must be the problem as now i have installed on another system and all is well :thumbup

Thanks for your help mate!

Felix

#119 User is offline   eagle00789 

  • MSFN NutCase
  • PipPip
  • Group: Members
  • Posts: 281
  • Joined: 06-August 04

Posted 19 August 2004 - 11:38 AM

No problem. i'm just glad that it is working for you now (though it is on another machine)

#120 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 19 August 2004 - 12:03 PM

I've got no problems with your new release. It works well.

Thanks.

Share this topic:


  • 20 Pages +
  • « First
  • 4
  • 5
  • 6
  • 7
  • 8
  • Last »
  • 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