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
  • 12
  • 13
  • 14
  • 15
  • 16
  • 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

#251 User is offline   Alanoll 

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

Posted 01 January 2005 - 06:48 PM

http://www.emaxhosting.com/

It's run by a member of this very forum (XPerties). I've heard that it's really reliable and cheap. ( 3.95 US a month for 100MB storage and 10GB bandwidth)

Untill you get a new host, if you send me the file, I can upload it to a server temporilary.


#252 User is offline   toe_cutter 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 30-August 04

Posted 02 January 2005 - 07:02 AM

How about adding a feature to create several runoncexe's like: first it installs applications, then utilities then games etc. So if you have a long list you can split it into catergories, or just split it as it is.

#253 User is offline   eagle00789 

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

Posted 02 January 2005 - 06:50 PM

@Toe_cutter. this is already supported, but i can add the posibility to do it automaticly for you. this won't be done until the next or mabye the version after that.

@everybody, i have currently set my pc up for my website, so don't expect great speeds, but the downloads are comming from another server wich is highspeed. This means that if the current website doesn't work, you can visit my (backup) website here

Greetings Chris

#254 User is offline   eagle00789 

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

Posted 02 January 2005 - 06:57 PM

registration is only possible at the backup website

#255 User is offline   Kemal 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 29-December 04

Posted 03 January 2005 - 01:37 AM

I really like this program, and the new version is great. Keep up the great work eagle00789.

If you need a file mirror in australia I'd be happy to host the file for you, on a fast server. Not a website, just the file tho. PM me if its any help. Alternative download links are always an asset. (free too)

regards,

Kem

#256 User is offline   toe_cutter 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 30-August 04

Posted 03 January 2005 - 02:43 AM

eagle00789, on Jan 2 2005, 06:50 PM, said:

@Toe_cutter. this is already supported, but i can add the posibility to do it automaticly for you. this won't be done until the next or mabye the version after that.

Hm, cant seem to find that feature, unless you mean adding it manually.

Edit:
Another thing, when i added a program with the path %systemdrive\install\ and saved it, i noticed it saved the path like so:
REG ADD %KEY%\000 /VE /D "Alcohol 120%" /f
REG ADD %KEY%\000 /V 1 /D "%PP%%SystemDrive%\Install\setup.exe /qn" /f

i closed the program and reopened it and added another program, it then looked like this:
REG ADD %KEY%\000 /VE /D "Alcohol 120%" /f
REG ADD %KEY%\000 /V 1 /D "%PP%%PP%%SystemDrive%\Install\setup.exe /qn" /f

REG ADD %KEY%\001 /VE /D "Index.dat Suite v2.6.0" /f
REG ADD %KEY%\001 /V 1 /D "%PP%%SystemDrive%\Install\idsuite.exe /VERYSILENT" /f

Shouldnt it be more like:
REG ADD %KEY%\000 /VE /D "Alcohol 120%" /f
REG ADD %KEY%\000 /V 1 /D "%PP%setup.exe /qn" /f

REG ADD %KEY%\001 /VE /D "Index.dat Suite v2.6.0" /f
REG ADD %KEY%\001 /V 1 /D "%PP%idsuite.exe /VERYSILENT" /f

since %PP% is already set to %systemdrive%\install\ ? guess its a bug :/

#257 User is offline   toe_cutter 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 30-August 04

Posted 03 January 2005 - 02:43 AM

double post :(

(wheres the delete button? Any friendly moderators out there?)

#258 User is offline   cino 

  • Newbie
  • Group: Members
  • Posts: 35
  • Joined: 14-September 04

Posted 03 January 2005 - 02:51 AM

very handy tool, thanks eagle00789 :)

#259 User is offline   eagle00789 

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

Posted 03 January 2005 - 06:53 AM

toe_cutter, on Jan 3 2005, 02:43 AM, said:

eagle00789, on Jan 2 2005, 06:50 PM, said:

@Toe_cutter. this is already supported, but i can add the posibility to do it automaticly for you. this won't be done until the next or mabye the version after that.

Hm, cant seem to find that feature, unless you mean adding it manually.

Edit:
Another thing, when i added a program with the path %systemdrive\install\ and saved it, i noticed it saved the path like so:
REG ADD %KEY%\000 /VE /D "Alcohol 120%" /f
REG ADD %KEY%\000 /V 1 /D "%PP%%SystemDrive%\Install\setup.exe /qn" /f

i closed the program and reopened it and added another program, it then looked like this:
REG ADD %KEY%\000 /VE /D "Alcohol 120%" /f
REG ADD %KEY%\000 /V 1 /D "%PP%%PP%%SystemDrive%\Install\setup.exe /qn" /f

REG ADD %KEY%\001 /VE /D "Index.dat Suite v2.6.0" /f
REG ADD %KEY%\001 /V 1 /D "%PP%%SystemDrive%\Install\idsuite.exe /VERYSILENT" /f

Shouldnt it be more like:
REG ADD %KEY%\000 /VE /D "Alcohol 120%" /f
REG ADD %KEY%\000 /V 1 /D "%PP%setup.exe /qn" /f

REG ADD %KEY%\001 /VE /D "Index.dat Suite v2.6.0" /f
REG ADD %KEY%\001 /V 1 /D "%PP%idsuite.exe /VERYSILENT" /f

since %PP% is already set to %systemdrive%\install\ ? guess its a bug :/

this is indeed a small bug. that's why i released this version as a beta release. Thanks for noticing this

#260 User is offline   eagle00789 

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

Posted 03 January 2005 - 03:18 PM

i'm currently in the process of moving my website to a paid quality host

#261 User is offline   eagle00789 

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

Posted 03 January 2005 - 05:23 PM

Bug reported by Toe_Cutter Solved in beta 2. you can download beta 2 from here Versionnumber unchanged, but beta version is now beta 2

#262 User is offline   eagle00789 

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

Posted 04 January 2005 - 03:39 AM

My website has been succesfully moved. my url remains the same. www.decomputeur.nl

This post has been edited by eagle00789: 04 January 2005 - 03:40 AM


#263 User is offline   toe_cutter 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 30-August 04

Posted 04 January 2005 - 04:45 AM

eagle00789, on Jan 3 2005, 05:23 PM, said:

Bug reported by Toe_Cutter Solved in beta 2. you can download beta 2 from here Versionnumber unchanged, but beta version is now beta 2

Im still getting double %PP% (or more depending on if i reopen it and save several times) if i just open my regonce and save it again :/
Also when hovering over the File->New menu (not any of the two options there) it asks if i want to save my work before creating a new one, or if no changes has been made it just creates a new blank sheet.

#264 User is offline   eagle00789 

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

Posted 04 January 2005 - 05:03 AM

Could you please post your runonceex.cmd file so that i can test it with your file, because i don't have the error you report anymore

#265 User is offline   eagle00789 

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

Posted 04 January 2005 - 07:07 AM

If you registered at my site before Jan 4 2005, 03:39 AM, then i would appreciate it if you could register again. This time, the registration will be automaticly completed

#266 User is offline   toe_cutter 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 30-August 04

Posted 04 January 2005 - 07:21 AM

eagle00789, on Jan 4 2005, 05:03 AM, said:

Could you please post your runonceex.cmd file so that i can test it with your file, because i don't have the error you report anymore

Could it be that i just installed the new version over the old one without uninstalling?

Anyway, ive attached it here, ive cleaned it up aswell, so only one %PP% is preceeding the filename.

Attached File(s)



#267 User is offline   eagle00789 

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

Posted 04 January 2005 - 07:29 AM

All is going well with this file. i think that you had the program running when you were installing the new version. This small installer-bug will be fixed in the next version

This post has been edited by eagle00789: 04 January 2005 - 07:29 AM


#268 User is offline   toe_cutter 

  • Junior
  • Pip
  • Group: Members
  • Posts: 52
  • Joined: 30-August 04

Posted 04 January 2005 - 07:50 AM

Yeah, but i edited that file by hand. Heres one that ive not edited.

All i did was open it in your program, saved and pressed yes if i wanted to overwrite the one existing and exited.

Then i open it in notepad and i see %PP%%PP%

If i repeat it i get three pp's etc..

Dunno about the installer bug, but that "File->New" hoover bug is pretty annoying :)

Attached File(s)



#269 User is offline   eagle00789 

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

Posted 04 January 2005 - 08:19 AM

In that case, you have to fix the file by hand. i will look into a more suitable solution for this. Also, the hooverbug will be solved.

Actually. i solved it already, but not in the current release. this version will be released in about 2 days

#270 User is offline   risolutore 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 08-July 04

Posted 06 January 2005 - 05:18 AM

I used the previous ver 2.2 and the update dosn't report the new ver, why?

Share this topic:


  • 20 Pages +
  • « First
  • 12
  • 13
  • 14
  • 15
  • 16
  • 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