Jump to content

Automating Software Installation


Recommended Posts


That is part of the runonceex process. it is created by windows when the runonceex keys are populated.

But my RunOnceEx.cmd runs in the command prompt like 16 bit applications. I m using "RunOnceEx.cmd Creater". If anyone has a working RunonceEx.cmd which displays a list or menu please upload it.

Where should I put the file???

Edited by jhanduka4
Link to comment
Share on other sites

read this - http://unattended.msfn.org/unattended.xp/view/web/31/

Essentially, runonceex.cmd is called by cmdlines.txt, both which lie in the $OEM$ folder of your Windows XP source, which if it does not exist, has to be created. This page will be beneficial to understand how to call the programs you want to install, an introduction to application command line switches relevant to unattended installations and more.

Edited by tap52384
Link to comment
Share on other sites

your runonceex.cmd only populates the registry keys, it doesn't do the software installation. That happens at the firt login and windows takes over and runs the commands in the runonceex registry keys and displays that window listing the titles from the registry.

Link to comment
Share on other sites

your runonceex.cmd only populates the registry keys, it doesn't do the software installation. That happens at the firt login and windows takes over and runs the commands in the runonceex registry keys and displays that window listing the titles from the registry.

Could you explain the cmdow in detail. My RunOnceEx.cmd has it at the top, will Excluding that show the menu??

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...