Jump to content

Easy RunOnceEx.cmd


eagle00789

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

2,055 members have voted

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

    • Yes
      1676
    • No
      33
    • What whould be the function?
      60
    • Maybe
      61


Recommended Posts


I'm having some difficulty figuring out this program. For example, in AVG Free, it references an "autoavgsetup.exe". I'm not exactly sure how to find this applications as I've never seen it before. Any information?
Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

eagle00789 don't open here :(
I try installing in a folder without spaces and not worked.
Here are Windows Server 2003 SP1, but, i try to run in Windows XP compatibility and no worked again.

But I make translation for Portuguese (Brazilian) for your software! :thumbup

Please try to help me. Thanks!

EDIT: I run without visual themes and XP compatibility and open! :D

EDIT2: I make translation for Portuguese too.

Edited by ReX™
Link to comment
Share on other sites

  • 8 months later...

Hi,

I made a German.lng file. If anybody is interested on it ... ;)

[code][TfrmMain]
actDelete.Caption='&Löschen'
actDuplicate.Caption='&Kopieren'
actEdit.Caption='&Bearbeiten'
Normal1.Caption='&Normal'
Database1.Caption='&Database'
File1.Caption='&Datei'
New1.Caption='&Neu'
RunOnceExcmd1.Caption='RunOnceEx.cmd...'
XPLode1.Caption='XPLode...'
Open1.Caption='&Öffnen'
Save1.Caption='&Speichern'
N1.Caption='-'
MRUItems1.Caption='MRU-Items'
N4.Caption='-'
Exit1.Caption='&Beenden'
Edit1.Caption='&Bearbeiten'
Add1.Caption='Hin&zufügen'
Normal2.Caption='&Normal'
Fromdatabase1.Caption='&von Database'
Todatabase1.Caption='&zu Database'
Edit2.Action.Caption='&Bearbeiten'
Delete1.Action.Caption='&Löschen'
Duplicate1.Action.Caption='&Kopieren'
Help1.Caption='&Hilfe'
Contents1.Caption='&Inhalt'
N2.Caption='-'
Updatedatabase1.Caption='&Update Database'
N3.Caption='-'
About1.Caption='&Über...'
JvMRUManager1.RecentMenu.Caption='MRU-Items'
Panel1.frameRunOnceEx1.Label2.Caption='Programm Pfad:'
Panel1.frameRunOnceEx1.Label3.Caption='Zähler:'
Panel1.frameRunOnceEx1.Label1.Caption='Titel'
Panel1.frameRunOnceEx1.edProgPath.Items.Strings=%cdrom%\,%cdrom%\Apps\,%cdrom%\Install\,%SystemDrive%\,%SystemDrive%\Apps\,%SystemDrive%\Install\
Panel1.frameRunOnceEx1.edTitle.Text='Installiere Programme'
Panel1.frameRunOnceEx1.CheckBox1.Caption='CMDOW einbinden'
Panel2.lvProg.Columns.(0).Caption='Beschreibung'
Panel2.lvProg.Columns.(1).Caption='Datei'
Panel2.lvProg.Columns.(2).Caption='Parameter'
Panel3.bttnAdd.Caption='Hin&zufügen'
Panel3.bttnDuplicate.Action.Caption='&Kopieren'
Panel3.bttnDelete.Action.Caption='&Löschen'
Panel3.bttnEdit.Action.Caption='&Bearbeiten'
Language1.Caption='Sprache'

[TfrmAdd]
Caption='Befehl hinzufügen'
JvCaptionButton1.Caption='?'
Label1.Caption='Beschreibung'
Label2.Caption='Datei'
Label3.Caption='Parameter'
bttnAdd.Caption='Hin&zufügen'
edParam.Items.Strings=/silent,'-p\"-s /v\"/qn\"\"',/qn,/s,'/silent /noreboot /NO_UI',/qb-,'/verysilent /sp-','/noqp /autoinstall'
Button1.Caption='&Abbrechen'

[TAboutBox]
OKButton.Caption='OK'
PageControl1.ActivePage.Caption='Über'
PageControl1.TabSheet2.Caption='Version'
PageControl1.TabSheet2.ListView1.Columns.(0).Caption='Dateiname'
PageControl1.TabSheet2.ListView1.Columns.(1).Caption='Version'
PageControl1.TabSheet2.ListView1.Columns.(2).Caption='Grösse'
PageControl1.TabSheet2.ListView1.Columns.(3).Caption='Datum'
PageControl1.TabSheet1.Caption='Über'
PageControl1.TabSheet1.Label5.Caption='eagle00789'
PageControl1.TabSheet1.Label4.Caption='Autor:'
PageControl1.TabSheet1.Label6.Caption='Danke an :'
PageControl1.TabSheet1.Label7.Caption='Alle von msfn.org'
PageControl1.TabSheet1.lblTranslator.Caption='eagle00789'

[TfrmFromDatabase]
Caption='Add from Database'
JvCaptionButton1.Caption='?'
Label1.Caption='Beschreibung'
Label2.Caption='Datei'
Label3.Caption='Parameter'
Label4.Caption='Extra Befehl 1'
Label5.Caption='Extra Befehl 2'
Label6.Caption='Extra Befehl 3'
bttnAdd.Caption='Hin&zufügen'
Button1.Caption='&Abbrechen'
cmbProgram.Items.Strings=
cbExtract.Caption='Entpacken'

[TfrmToDatabase]
Caption='Zur Database hinzufügen'
JvCaptionButton1.Caption='?'
Label1.Caption='Beschreibung'
Label2.Caption='Datei'
Label3.Caption='Parameter'
Label4.Caption='Extra Befehl 1'
Label5.Caption='Extra Befehl 2'
Label6.Caption='Extra Befehl 3'
bttnAdd.Caption='Hin&zufügen'
Button1.Caption='&Abbrechen'
cbExtract.Caption='Entpacken'

[TframeRunOnceEx]
Label2.Caption='Programm Pfad:'
Label3.Caption='Zähler:'
Label1.Caption='Titel'
edProgPath.Items.Strings=%cdrom%\,%cdrom%\Apps\,%cdrom%\Install\,%SystemDrive%\,%SystemDrive%\Apps\,%SystemDrive%\Install\
edTitle.Text='Installiere Programmme'
CheckBox1.Caption='CMDOW einbinden'[/code]


Greetz
Greenhorn

Link to comment
Share on other sites

  • 1 year later...

Very Interesting, job well done. I see that your RunOnceEX program can be used to create a runoncex.cmd for XP how about one for VISTA. Something like SETUPCOMMAND.CMD??

Edited by EagleWing
Link to comment
Share on other sites

  • 1 month later...

a 2 year gap between last couple of posts.. is this vaporware? is there a better method to slipstreaming programs into a build?

program path selected was %SystemDrive%\Install\ ......... what comes out after saving is %PP%%\Install

Edited by animosh
Link to comment
Share on other sites

  • 6 months later...

hi people , i was planning to do this;

http://www.msfn.org/board/lofiversion/inde...on/t133239.html

can any of you help me out, i got no knowledge ... it says;-- I just import this during GuiRunOnce.--

Windows Registry Editor Version 5.00

; Internet Gateway Device Discovery and Control Client - Remove

; this just tells optional components that it's not installed

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\Oc Manager\Subcomponents]

"beacon"=dword:00000000

; this is the key value after removal

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\Connections]

"ClassManagers"=hex(7):7b,00,42,00,34,00,43,00,38,00,44,00,46,00,35,00,39,00,\

2d,00,44,00,31,00,36,00,46,00,2d,00,34,00,30,00,34,00,32,00,2d,00,38,00,30,\

00,42,00,37,00,2d,00,33,00,35,00,35,00,37,00,41,00,32,00,35,00,34,00,42,00,\

37,00,43,00,35,00,7d,00,00,00,7b,00,42,00,41,00,31,00,32,00,36,00,41,00,44,\

00,33,00,2d,00,32,00,31,00,36,00,36,00,2d,00,31,00,31,00,44,00,31,00,2d,00,\

42,00,31,00,44,00,30,00,2d,00,30,00,30,00,38,00,30,00,35,00,46,00,43,00,31,\

00,32,00,37,00,30,00,45,00,7d,00,00,00,7b,00,42,00,41,00,31,00,32,00,36,00,\

41,00,44,00,35,00,2d,00,32,00,31,00,36,00,36,00,2d,00,31,00,31,00,44,00,31,\

00,2d,00,42,00,31,00,44,00,30,00,2d,00,30,00,30,00,38,00,30,00,35,00,46,00,\

43,00,31,00,32,00,37,00,30,00,45,00,7d,00,00,00,7b,00,42,00,41,00,31,00,32,\

00,36,00,41,00,44,00,44,00,2d,00,32,00,31,00,36,00,36,00,2d,00,31,00,31,00,\

44,00,31,00,2d,00,42,00,31,00,44,00,30,00,2d,00,30,00,30,00,38,00,30,00,35,\

00,46,00,43,00,31,00,32,00,37,00,30,00,45,00,7d,00,00,00,00,00

can you help me out, this is way to difficult for me ?? plz ??

Link to comment
Share on other sites

  • 1 year later...

Its been awhile since this topic has been worked on. I am wondering if there is a better way to get this run or what. I cant find a very good tutorial. There are a few that give some great detail but nothing thats just beginning to end. And this program dosent work. I have been trying for hours with just an MSDART.DLL error.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...