Help - Search - Members - Calendar
Full Version: Easy RunOnceEx.cmd
MSFN Forums > Unattended Windows Discussion & Support > Application Installs
Pages: 1, 2, 3, 4, 5, 6, 7, 8

   


Google Internet Forums Unattended CD/DVD Guide
eagle00789
QUOTE (`Felix` @ Sep 5 2004, 03:55 AM)
@eagle00789

Something else springs to mind that i beleive would be very valiable - some arrow buttons so that you can highlight a task and move it to where ever you like in the list - to change the order.  The other option would be to be given an option for task number then it would put it in the correct place.  And finally if you select (highlight) a task when you add a new task it should add the new task after the selected task.

Hope this helps - i beleive it would be good to have and i certainly have a need for it.  Normally i have to go and change the order of some tasks manually defeating the purpose of using a tool.

`Felix`: Another great set of suggestions. i will look into it, and let everyone know if i'm going to integrate it. (i'm sure that i will do it)

Furthermore, i've picked up the work on RunOnceEx.cmd Creator and am going to do the following for the next version:
  • Add Felix's suggestions from both posts
  • Add the programs suggested by some users to the database
  • Finish the plugin-support for loading
  • Create a SDK so that you can add any extension for saving and loading
  • Temporarily delete the Update Function until i found a better solution for that
  • Change the installer, so that it will ask you if you want to overwrite it.
  • When %CDROM% is selected as location for the install-files, automaticly include some code in the .cmd file to search for the cd-rom
bonedaddy
@eagle00789

the move up and down buttons\arrows, I will be very happy

to see. It never fails that I leave out prepare cmd and have to

start over, or copy and paste after. Great job......


bonedaddy
Celestial Fury
Hi.

New to the boards and found this very interesting.

Just have a small suggestion.

After using several different unattended install CDs, I find the same problem keeps cropping up.

My system has a 40GB IDE drive that I use as the main System drive, and a RAID 0 SATA array as my 'working drive'

Unfortunately, when using this type of installation routine, it breaks down after a time because windows detects and installs the RAID0 array as the D drive, thus bumping the CD-ROM out to the D Drive in the middle of the install routine, resulting in files not being found. Would it be possible to add the ability to force the CD-ROM to be, say the Z drive so as to prevent this from happening?

Fury
Thauzar
This post may be in the wrong thread, but I can't find lots of information about runonceex (not only copy pasting but information to LEARN) and I was wondering if there was a way to to more then 1 row... I explain

Installation of progs
-7zip
-adobe
-nero
-bla
-bla
-bla
-and
-so
-on

I got 20+ progs to install and the list is getting very long, would there be a way to radjust the visual a bit?

Installation of progs
-7zip -bla
-adobe -and
-nero -so
-bla -on
-bla

EDIT: imagine 2nd row is parallel to the 1st one, cause the post doesn't like having lots of spaces one after another

And if there is a way, well you got yourself a new suggestion for your next version newwink.gif
eagle00789
QUOTE (Thauzar @ Sep 16 2004, 08:02 AM)
This post may be in the wrong thread, but I can't find lots of information about runonceex (not only copy pasting but information to LEARN) and I was wondering if there was a way to to more then 1 row... I explain

<snip>

Installation of progs
-7zip          -bla
-adobe      -and
-nero        -so
-bla          -on
-bla

EDIT: imagine 2nd row is parallel to the 1st one, cause the post doesn't like having lots of spaces one after another

And if there is a way, well you got yourself a new suggestion for your next version newwink.gif

Well. this is already possible, but i forgot how. this is indeed a great suggestion for the next version. but i have to search this forum on how to do it. (it was a thread in this forum-part, i believe)
eagle00789
Found the thread it was on: Check this thread for more info on splitting the runonce into multiple pieces
eagle00789
QUOTE (Celestial Fury @ Sep 16 2004, 07:01 AM)
Hi.

New to the boards and found this very interesting.

Just have a small suggestion.

After using several different unattended install CDs, I find the same problem keeps cropping up.

My system has a 40GB IDE drive that I use as the main System drive, and a RAID 0 SATA array as my 'working drive'

Unfortunately, when using this type of installation routine, it breaks down after a time because windows detects and installs the RAID0 array as the D drive, thus bumping the CD-ROM out to the D Drive in the middle of the install routine, resulting in files not being found. Would it be possible to add the ability to force the CD-ROM to be, say the Z drive so as to prevent this from happening?

Fury

Unfortunately this is not possible with my small tool. you have to ask this in a new thread. I also don't know if it evenly is possible
Thauzar
I looked at the other thread, **** I'll wait for this weekend to try this cause 1- it looks so much more complicated 2-not even sure if it finally works fine

I wished there was a more easy way to do things not with 3-5 RunOnceEx#, which is the methods listed, but with only one RunOnceEx with some row tags, like HTML (imagine /VE and /WE would be from left to right the progs title in the left row, and W in the right row, X would be the most to the right, and Y and then Z if you need 5 rows)

That would be simple and easy. I'll continue searching for something like this before doing the other method, anyway it's more professionnal in my opinion to have only one windows, that when it's over, you know it's over, thant having 5 installation windows that reboots, then starts back, reboots, starts back, and you never know when it's done
eagle00789
For that window you mention, the width is fixed, except the height. also, you can't use any columns in that window. the only thing i would be able to suggest is XPlode. this can't do multiple columns, but scrolls all the programs in a seperate window
Celestial Fury
QUOTE (eagle00789 @ Sep 17 2004, 12:15 AM)
QUOTE (Celestial Fury @ Sep 16 2004, 07:01 AM)
Hi.

New to the boards and found this very interesting.

Just have a small suggestion.

After using several different unattended install CDs, I find the same problem keeps cropping up.

My system has a 40GB IDE drive that I use as the main System drive, and a RAID 0 SATA array as my 'working drive'

Unfortunately, when using this type of installation routine, it breaks down after a time because windows detects and installs the RAID0 array as the D drive, thus bumping the CD-ROM out to the D Drive in the middle of the install routine, resulting in files not being found. Would it be possible to add the ability to force the CD-ROM to be, say the Z drive so as to prevent this from happening?

Fury

Unfortunately this is not possible with my small tool. you have to ask this in a new thread. I also don't know if it evenly is possible

Got it sorted anyway by getting my SATA drivers installed in textmode. No more delay whilst windows finds the sata drivers


Fury
eagle00789
QUOTE (Celestial Fury @ Sep 19 2004, 10:34 AM)
<snip>
Got it sorted anyway by getting my SATA drivers installed in textmode. No more delay whilst windows finds the sata drivers


Fury

Great to hear that
`Felix`
Hi eagle00789,

How is the latest version of the tool going? I am really looking forward to testing it with the updates you are including in the next build thumbup.gif
eagle00789
it could take another week or 2 because of school.
Thauzar
I noticed that I get an error between my 2nd and my 3rd runonceex. The 2nd windows does not disapear and seems stuck on the office installation, but the rest continues correctly, now how does this happen? I don't know, this may have something to do with the disck changer program I used so it asks the user to prompt the office cd in, it's a ok or cancel box, and when I press cancel, the runonceex window does not go


end of my runonceex2
CODE
REG ADD %KEY%\045 /VE /D "Windows Media Player 10" /f
REG ADD %KEY%\045 /V 1 /D "%systemdrive%\install\Applications\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N DisallowSystemRestore\"" /f

REG ADD %KEY%\050 /VE /D "OfficeXP Professionnel SP3" /f
REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\DskChg.cmd" /f

REG ADD %KEY%\998 /V 01 /D "%SystemDrive%\Install\RunOnceExs\RunOnceEx3.cmd" /f
REG ADD %KEY%\998 /V 02 /D "rundll32.exe iernonce.dll,RunOnceExProcess" /f

EXIT


now dskchg.cmd
CODE
cmdow @ /HID
@echo off

start /wait %systemdrive%\Install\DskChg.exe

EXIT


this is the only way I have to run autoit programs during runonceex, in both cases (ok or cancel), when dskchg.exe exits, its supposed to end the runonceex line.

dskchg.exe (autoit script)
CODE
;
; AutoIt Version: 3.0
; Language:       Français
; Platform:       Win9x/NT
; Author:         Thauzar
;
; Script Function:
;   Ouvre une fenêtre pour demander a l'utilisateur de changer de cd
;  
;
$var=MsgBox(33, "Changer le disque", "Veuillez inserer le disque 2 Microsoft OfficeXP Professionnel SP3 et attendre que la diode cesse de clignoter...")
Select
    Case $var=1
RunWait("Office.cmd")
EXIT
    Case $var=2
EXIT
EndSelect

EXIT


The 3rd EXIT I added now to test... but the rest was there at the time of this post. supposed to get a msg box to appear, when i click ok it starts the office.cmd routine from the root (the cmd refers to the cd drive), if cancel is pressed it just exits. When pressiing ok everything is fine but not when pressing cancel


EDIT: and what if it didn't go away when I press ok... I tested so long ago that I don't remember...

Thanks for any help
eagle00789
I don't see any errors in you .cmd file, the rest also looks fine to me
Thauzar
QUOTE (eagle00789 @ Sep 25 2004, 12:23 PM)
I don't see any errors in you .cmd file, the rest also looks fine to me

Glad to hear that, but the problem is still there... and I really can't figure out how come it does that. Could it only be caused by VM Ware not being a real life pc?


EDIT: AHhA! I think I found a trail to follow, I noticed that it does that also between 1st and 2nd runonceex but it does not show cause the window is the same size how do we make the window close then? It should close before runing the next one no? Well the 3rd one does when it finishes his last command. So except from doing another autoit script, how can we make those windows close?
sleepnmojo
QUOTE (Thauzar @ Sep 25 2004, 05:16 PM)
QUOTE (eagle00789 @ Sep 25 2004, 12:23 PM)
I don't see any errors in you .cmd file, the rest also looks fine to me

Glad to hear that, but the problem is still there... and I really can't figure out how come it does that. Could it only be caused by VM Ware not being a real life pc?


EDIT: AHhA! I think I found a trail to follow, I noticed that it does that also between 1st and 2nd runonceex but it does not show cause the window is the same size how do we make the window close then? It should close before runing the next one no? Well the 3rd one does when it finishes his last command. So except from doing another autoit script, how can we make those windows close?

Check this thread
http://www.msfn.org/board/index.php?showtopic=26917

If that doesn't fix it, post your runonceex1.cmd also
Thauzar
I started from that post...

And if I look at Parahtmlwhatever who said to remove the 99 key... well I still wonder how is windows gonna know where to look for the next runoncex. I'll wait for his reply on that mater before trying anything and getting everything messed up

during that time, here is my runonceexs

RunOnceEx.cmd (in $OEM$ with cmdlines.txt)
CODE
cmdow @ /HID
@Echo Off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installation des programmes" /f

REG ADD %KEY%\005 /VE /D "Mises a jour des programmes" /f
REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Applications\SAVSource\remote.cmd" /f
REG ADD %KEY%\005 /V 2 /D "%systemdrive%\Install\theme.cmd" /f

REG ADD %KEY%\010 /VE /D "7zip v3.13" /f
REG ADD %KEY%\010 /V 1 /D "%SystemDrive%\Install\Applications\7zip\7z313.exe -y /q /r:n" /f

REG ADD %KEY%\015 /VE /D "Adobe Reader 6" /f
REG ADD %KEY%\015 /V 1 /D "%SystemDrive%\Install\Applications\AdobeReader6\adobe6.exe -p\"-s /v\"/qn\"\"" /f

REG ADD %KEY%\020 /VE /D "Daemon Tools v3.46" /f
REG ADD %KEY%\020 /V 1 /D "%SystemDrive%\Install\Daemon.cmd" /f

REG ADD %KEY%\025 /VE /D "Macromedia Flash et Shockwave" /f
REG ADD %KEY%\025 /V 1 /D "%SystemDrive%\Install\Applications\FlashSW\Flash7.msi /qb" /f
REG ADD %KEY%\025 /V 2 /D "%SystemDrive%\Install\Applications\FlashSW\sw_pub.msi /qb" /f

REG ADD %KEY%\030 /VE /D "Sun Java VM v1.4.2" /f
REG ADD %KEY%\030 /V 1 /D "%SystemDrive%\Install\Applications\SunJava\Java2re14205.exe /s /v/qn /L1036" /f

REG ADD %KEY%\035 /VE /D ".NET Framework v1.1 SP1" /f
REG ADD %KEY%\035 /V 1 /D "%SystemDrive%\Install\Applications\NetFrameworkSP1\netfx.msi /qb" /f

REG ADD %KEY%\040 /VE /D "Barre de recherche Google" /f
REG ADD %KEY%\040 /V 1 /D "%SystemDrive%\Install\Applications\GoogleToolbar\GoogleToolbar.exe /q /d" /f

REG ADD %KEY%\045 /VE /D "Nero Burning ROM v6.3.1.20" /f
REG ADD %KEY%\045 /V 1 /D "REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg" /f
REG ADD %KEY%\045 /V 2 /D "%SystemDrive%\Install\Applications\Nero\Nero63120.exe /SILENT /NOREBOOT" /f

REG ADD %KEY%\050 /VE /D "mIRC v6.16" /f
REG ADD %KEY%\050 /V 1 /D "REGEDIT /s %systemdrive%\install\Applications\mIRC\register.reg" /f

REG ADD %KEY%\999 /V 01 /D "%SystemDrive%\Install\RunOnceExs\RunOnceEx2.cmd" /f
REG ADD %KEY%\999 /V 02 /D "rundll32.exe iernonce.dll,RunOnceExProcess" /f

EXIT


Then RunOnceEx2.cmd (from $OEM$\$1\Install\RunOnceExs
CODE
cmdow @ /HID
@Echo Off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Suite de l'installation des programmes" /f

REG ADD %KEY%\005 /VE /D "MSN 6.2" /f
REG ADD %KEY%\005 /V 1 /D "%SystemDrive%\Install\Applications\MSN\MsnMsgs.msi /qn" /f

REG ADD %KEY%\010 /VE /D "MsgPlus! v3.20.100" /f
REG ADD %KEY%\010 /V 1 /D "%SystemDrive%\Install\Applications\MsgPlus3\MsgPlus-320.exe /SilentInstallNoSponsor" /f
REG ADD %KEY%\010 /V 2 /D "pskill.exe MsgPlus.exe" /f
REG ADD %KEY%\010 /V 3 /D "pskill.exe msnmsgr.exe" /f

REG ADD %KEY%\015 /VE /D "Opera v7.54" /f
REG ADD %KEY%\015 /V 1 /D "%SystemDrive%\Install\Applications\Opera7\Opera754.exe /s /v/qb" /f

REG ADD %KEY%\020 /VE /D "Paint Shop Pro 7" /f
REG ADD %KEY%\020 /V 1 /D "%SystemDrive%\Install\Applications\PaintShopPro7\PSP7.msi /qb" /f

REG ADD %KEY%\025 /VE /D "Winamp v5.1.0.5" /f
REG ADD %KEY%\025 /V 1 /D "%SystemDrive%\Install\Applications\Winamp5\Winamp.msi INI=\"%systemdrive%\install\Applications\Winamp5\winamp.ini\" /qb" /f
REG ADD %KEY%\025 /V 2 /D "%SystemDrive%\Install\Applications\Winamp5\winamp.cmd" /f

REG ADD %KEY%\030 /VE /D "VCMU v1.10b" /f
REG ADD %KEY%\030 /V 1 /D "%SystemDrive%\Install\Applications\VCMU\vcmu110b_fr.msi /qb" /f

REG ADD %KEY%\035 /VE /D "WinISO v5.3" /f
REG ADD %KEY%\035 /V 1 /D "REGEDIT /S %systemdrive%\install\Applications\WinISO\register.reg" /f
REG ADD %KEY%\035 /V 2 /D "%SystemDrive%\Install\Applications\WinISO\winiso53.exe /VERYSILENT /SP-" /f

REG ADD %KEY%\040 /VE /D "WinRAR v3.30" /f
REG ADD %KEY%\040 /V 1 /D "%SystemDrive%\Install\Applications\WinRAR\wrar330corp.exe /s" /f

REG ADD %KEY%\045 /VE /D "Windows Media Player 10" /f
REG ADD %KEY%\045 /V 1 /D "%systemdrive%\install\Applications\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N DisallowSystemRestore\"" /f

REG ADD %KEY%\050 /VE /D "OfficeXP Professionnel SP3" /f
REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\DskChg.cmd" /f

REG ADD %KEY%\998 /V 01 /D "%SystemDrive%\Install\RunOnceExs\RunOnceEx3.cmd" /f
REG ADD %KEY%\998 /V 02 /D "rundll32.exe iernonce.dll,RunOnceExProcess" /f

EXIT



And finaly RunOnceEx3.cmd (from the same folder as the 2nd one)
CODE
cmdow @ /HID
@Echo Off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Fin de l'installation des programmes" /f

REG ADD %KEY%\905 /VE /D "PowerToys pour Windows XP" /f
REG ADD %KEY%\905 /V 1 /D "%SystemDrive%\Install\Applications\PowerToys\TweakUI.msi /qb" /f
REG ADD %KEY%\905 /V 2 /D "%SystemDrive%\Install\Applications\PowerToys\TaskswitchPowertoySetup.exe /s /v/qn" /f
REG ADD %KEY%\905 /V 3 /D "%SystemDrive%\Install\Applications\PowerToys\CmdHerePowertoySetup.exe /s /v/qn" /f
REG ADD %KEY%\905 /V 4 /D "%SystemDrive%\Install\Applications\PowerToys\PowerCalcPowertoySetup.exe /s /v/qn" /f

REG ADD %KEY%\910 /VE /D "Symantec AntiVirus Corporate Edition v9.0.0.1400" /f
REG ADD %KEY%\910 /V 1 /D "%systemdrive%\Install\SAV9.cmd" /f
REG ADD %KEY%\910 /V 2 /D "REGEDIT /S %systemdrive%\Install\Applications\SAV91400\SAV9.reg" /f


REG ADD %KEY%\915 /VE /D "Nettoyage et redemarrage" /f
REG ADD %KEY%\915 /V 1 /D "%SystemDrive%\Install\cleanup.cmd" /f

EXIT
arry
Hi eagle00789,

Quick request,

In the numbering scheme you increment in lots of 1. Could you space it out a bit and do it in lots of say 5. That way if you miss something out it is relatively easy to go back and include it without re-numbering everything.

Many thanks
eagle00789
QUOTE (arry @ Sep 28 2004, 07:46 PM)
Hi eagle00789,

Quick request,

In the numbering scheme you increment in lots of 1. Could you space it out a bit and do it in lots of say 5. That way if you miss something out it is relatively easy to go back  and include it without re-numbering everything.

Many thanks

Please excuse me for not posting a while, but my school is much demanding, so that has top-priority.

In the next version i will implement that, but so thatyou can select the space between two items. i like it with nom space, so i increment with 1. you like to have increment with 5 numbers in between, so you can choose 5
eagle00789
i've picked up the work on RunOnceEx.cmd Creator and am going to do the following for the next version:
  • Add Felix's suggestions from all 3 posts:
    • Arrows to move items (done)
    • When a program is selected, if insert is clicked, the new program will insert below the selected one
    • Tasknumber so you can rearrange yourselve
    • instead of rem PP, change it to set PP (done)
    • if cdrom is selected, add the neccesairy code
  • Add the programs suggested by some users to the database
  • Finish the plugin-support for loading as wel as saving
  • Create a SDK so that you can add any extension for saving and loading
  • Temporarily delete the Update Function until i found a better solution for that (done)
  • Change the installer, so that it will ask you if you want to overwrite it. this will not be done, it will be changed to: "Create a second table in the database to seperate the user-added entries from the included entries"
  • set increment number
`Felix`
QUOTE (eagle00789 @ Oct 7 2004, 05:39 AM)
i've picked up the work on RunOnceEx.cmd Creator and am going to do the following for the next version:
  • Add Felix's suggestions from all 3 posts:
    • Arrows to move items (done)
    • When a program is selected, if insert is clicked, the new program will insert below the selected one
    • Tasknumber so you can rearrange yourselve
    • instead of rem PP, change it to set PP
    • if cdrom is selected, add the neccesairy code
  • Add the programs suggested by some users to the database
  • Finish the plugin-support for loading
  • Create a SDK so that you can add any extension for saving and loading
  • Temporarily delete the Update Function until i found a better solution for that
  • Change the installer, so that it will ask you if you want to overwrite it. this will not be done, it will be changed to: "Create a second table in the database to seperate the user-added entries from the included entries"
  • set increment number

Hi eagle,

just doing some testing on the new version - few little bugs.

1. the down arrow is not working - up arrow works fine.
2. when using the up arrow you can only move one space up because the line is not highlighted after the first move.
3. if you highlight a line, say in the middle of the list and then click on add - the new item is added to the bottom of the list...
4. PP option has not been updated - i am not hassling you just not sure if it is supposed to be working or not.

Other things tested
1. web update of database works well... accept the database i have local is more up todate than the online version so no update was required.
2. on installation - the EULA still states and old version - you may want to change that smile.gif

Hope the information is helpful.
Felix
eagle00789
`Felix: if rou read beond the line, you will see that only 1 thing is done. that was is done in the list above, doesn't mean yet that it is implemented, because i have not announced the release of this version yet. this version will carry number 2.4.0.0, and is not yet released
`Felix`
QUOTE (eagle00789 @ Oct 8 2004, 11:53 PM)
`Felix: if rou read beond the line, you will see that only 1 thing is done. that was is done in the list above, doesn't mean yet that it is implemented, because i have not announced the release of this version yet. this version will carry number 2.4.0.0, and is not yet released

Hi eagle,

Ok very sorry for the confussion. blushing.gif so then there is still a bugs with the arrow button implementation. unsure.gif

Cheers,
Felix
eagle00789
In the current release there is. in the next release (witch will include all the improvements and bug-fixes from the above list), this will be solved
bmn
hi all
this is completely new for me.but this looks good.
i copied my some fav softwares to a folder.some of them use reg cracks and some of them use direct exe patchers.so how to use this RunOnceEx.cmd.
i will give u my fav sotware location and names can u make a cmd for me.
and after making it how to integrate it in to iso
pls help me
thanks
kurt476
i voted yes too thumbup.gif
Vash-Kun
I just wanted to mension that the database does not include the silent swithes for rhe RunOnceEx Creator itself, Shouldn't it? blink.gif
kurt476
how about applying tweaks i think you forgot that?
Lost Soul
very nice prog indeed keep up the good work this should come in handy for many ppl. smile.gif
eagle00789
Please excuse me for not posting for a while, but i have been in a car crash and my right arm was (and still is) broken in 18 different places. My left arm is badly brused. the recovery will not be anytime soon, thus meaning that i am unable to respond quickly to any posts. if you have any questions, please keep them posting and i will answer them as soon as i have a bit of strength in my right arm (the arm wich i use to control my mouse. left isnt going to well to control the mouse)


Greetings Chris

p.s. if i'm return in full to the forum, i will answer all your questions. i'm going to stop now, because i'm exhausted from typing this little piece of text
bonedaddy
@ Chris

I'm very sorry to hear of your misfortune, but at least you have

made it to the computer. Hope your recovery goes well, keep us

informed.

the bonedaddy
mazin
@ Chris

Sorry to hear bad news about you. I hope you will be OK and recover soon.

Please, do not answer back now.

All the best.

mazin
Bimberek
Few program switches that i couldn't find in your db:
Microsoft Office 2003 Proffesional
setup.exe TRANSFORMS=Unattended.MST /qb-
You have to create Unattended.MST with Micrososft Office Resource Kit 2003 for this to work). Microsoft Office XP and 2000 are very similar but you need to get coresponding version of Office Resource Kit.
Lotus Notes 5.02+
Setup.exe -s -f1 SETUP.ISS
As with Office you need to create SETUP.ISS file before using this command.
Cisco VPN Client
vpnclient_setup.msi /qn REBOOT=REALLYSUPPRESS
Ppl should remember here that cisco vpn '"cuts out" inet connection for one moment while installing itself, so either put it last in line or just don't use network drive as source.


Hope this will be usefull for anyone (and added to your program)
war59312
Ouch!! Well hope u get better and stay off the road for awhile. newwink.gif
tarquel
Hi and well done on a great tool smile.gif
(just trying it out myself now)

Sorry to hear about the accident and all the best for a safe recovery.

Best Regards & Wishes,
Nathan H.
Se7eNdUsT
I love the tool Eagle, it's saved me a fair bit of time, but when I add an entry and try to move it up, the entry loses focus and I have to keep clicking on the new entry then the up button move it up. I also found the down button down't work.

I had to resort to cutting/pasting the entry in the .cmd file then letting you file change the prefix number for me. Would it be too much to ask for you to fix this for me?

EDIT: Holy crap dude I just read that you broke your arm, hope you're well on the road to recovery. Take your time.
silverblue51
Sorry, maybe this is a very stupid question.

can i use all commands (like copy, del...) in the runonceex.cmd? (I want the runonceex.cmd to copy some files for me. Or is it better to let the runonceex.cmd start another batch file which does the job?)

thanks for your help
& best wishes to Eagle, hope the healing goes well.
eagle00789
@Se7eNdUsT: I'm returning a bit more as of now, so i can work on that problem. i was already aware of it, but thanks again for letting me know

@silverblue51: Yes you can use any command in it, because it is just a normal windows xp batchfile biggrin.gif

@ everybody. thanks for your support while i was away
Sneakyghost
HEy man!
just found this thread and quite like it. usefull little helper ur proggi is!
wish i could contribute something like that myself.
sorry to hear about ur unlucky experiences with cars.stay close to the pc.is healthier tongue.gif !
anyway.all the best for u and ur lill' project (if still continued)
sneakyghost
`Felix`
Hi eagle,

Any ideas when we will see a version update? Really looking forward to it smile.gif
eagle00789
The next update will be in exactly 2 weeks from this post. Not possible

Below is the stuff that is going to be done. Also, in those 2 weeks, my site is going to be renewed.

I am going to do the following for the next version:
  • Add Felix's suggestions from all 3 posts:
    • Arrows to move items (done)(and this time for real)
    • When a program is selected in the list, if insert is clicked, the new program will insert below the selected one
    • Tasknumber so you can rearrange yourselve Will not be done because of the fact that the move buttons are working now
    • instead of rem PP, change it to set PP (done)
    • if cdrom is selected, add the neccesairy code (done)
  • Add the programs suggested by some users to the database
  • Finish the plugin-support for loading as wel as saving Will not be done until the next version support for saving the file as a XPLode XML file is already there in a dll as wel as saving as a normal .cmd file is in a seperate dll. because this is a large change. this will be done in version 3.0 and up
  • Create a SDK so that you can add any extension for saving and loading see the point above
  • Temporarily delete the Update Function until i found a better solution for that (done)
  • Change the installer, so that it will ask you if you want to overwrite it. this will not be done, it will be changed to: "Create a second table in the database to seperate the user-added entries from the included entries"
  • set increment number(done)
Tilosach
Hi Eagle,

I hope you will recover at 100% soon, and wich you a merry Xmas.

Tilo

thumbup.gif
eagle00789
Sorry for the delay, but the program is still a work in progress, but work is being done at the moment. Also, my new site is going to be up and running at the first of januari. With that new site, i have my own forum and all specific questions about RunOnceEx.cmd Creator can be asked here. (registration not required)
eagle00789
as i already said in the previous post, registration is not required, but appreciated
eagle00789
New Version Released: 2.6.0.0 Beta 1

Changed or updated in this version:
  • Arrows to move items (and this time for real)
  • instead of rem PP, change it to set PP
  • if cdrom is selected, add the neccesairy code
  • Temporarily delete the Update Function until i found a better solution for that
  • set increment number(done)
The Other Items in the list in a post earlyer will be done for the next version.

You can get the new version here
My website has been renewd and can be found here
vAgo
....the download have problem...
cino
same here, I'm unable to download.
eagle00789
My Webhost is a bit (read very) buggy. i'm going to switch in a few days (maybe a week or 2)
eagle00789
If anybody knows a good free webhost with support for php and mysql and around 25 or more mb webspace, please leave me a pm




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.