Jump to content

Multiple RunOnceEx Windows for Different Types


Recommended Posts


All the information is prob better in the 'cleanup.cmd' witch it better than using batch files. (IMO)

Copying Files:

COPY /Y "%systemdrive%\install\RegClean\RegClean.exe" %systemdrive%\Program Files\RegClean\"

Changing Attributes:

ATTRIB +R +H "%programfiles%\Webroot\Spy Sweeper\install.dat"

Moving Files:

MOVE "%programfiles%\Adobe\Acrobat 6.0\Reader\plug_ins\*.*" "%programfiles%\Adobe\Acrobat 6.0\Reader\Optional"

Deleting Files:

DEL "%AllUsersProfile%\Desktop\Java Web Start.lnk"

Removing Directories:

RD /S /Q "%AllUsersProfile%\Documents\My Music\Sample Music\"

Link to comment
Share on other sites

for the skinned installation, I'm not sure I understand what you mean. Look for some thread speaking of WINNTBBU.dll if you want to skin the installation of windowsXP instead of the blue theme you see. You can download customized screens or do it yourself. For my part I use nLite's tweak to get a clean, Win2k style installation without any "cute" GUI

Link to comment
Share on other sites

My question is how is your installation skinned? mine is the old style windows until reboot....

...because windows haven't applied the theme yet. to be skinned runonceex must be imported after the 1st logoon so it runs on 2nd logon.

offtopic: nice avatar, i love MS series :wub:

anyone know if its possible for the command prompt that loads 2 b minimised like wen run2 loads etc?

@russ9898 you can always use cmdow and add this command to the .cmd:

cmdow @ /HID

Link to comment
Share on other sites

offtopic: nice avatar, i love MS series :wub:

Got heaps of them.... from this site: http://www.avatarity.com/category/14/

I like to collect cool avatars... don't know why! :lol: I actually collect heaps of graphics that I will probably never use or look at again, but when I want to make something i've always got lots of clipart hanging around.

* sorry for off topic stuff :whistle:

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