Help - Search - Members - Calendar
Full Version: Autorun file without Nu2Menu.exe
The CD Forum > The CD Forum > Windows PE
PoZHx
I've re-designed my own menu with a nice interface which i'm hoping to replace the "Nu2Menu.exe".
I know you can use "Nu2Menu.exe" to start process using AutoRun_*.cmd but if i don't load up "Nu2Menu.exe"
it won't process files. I could load it up then call TerminateProcess() to kill "Nu2Menu.exe" or
I know i could replace "PRograms\Nu2Menu\Nu2Menu.exe" with my application
but i was wondering if you people know how to autostart an application

I've tried adding my own custom registry by Loading Hive:
"BartPE\I386\SYSTEM32\CONFIG\Software"

Adding my application to autorun from registry:
"Microsoft\Windows\CurrentVersion\Run"

then Saved the Boot CD with MagicISO
Booted LiveCD and no luck on my application autorunning thumbdown.gif

Ed_P
QUOTE (PoZHx @ Apr 20 2010, 06:09 AM) *
but i was wondering if you people know how to autostart an application

The normal way is to enable the autorun plugin (Startup Group) then in your plugin folder you add an autorun cmd file and include it in your plugin's inf file's [SourceDisksFiles] list. I believe the autorun plugin's htm file describes the process.
PoZHx
QUOTE (Ed_P @ Apr 20 2010, 04:06 PM) *
The normal way is to enable the autorun plugin (Startup Group) then in your plugin folder you add an autorun cmd file and include it in your plugin's inf file's [SourceDisksFiles] list. I believe the autorun plugin's htm file describes the process.


Thanks for the reply Ed_P.
This requires Nu2Menu.exe to be loaded up.
I don't want it to load up since i'm going to replace it with a new interface which i've created.
I know i could just replace the "nu2menu.exe" with my exe to make it load but i was wondering
if anyone knew how "nu2menu.exe" is loaded up e.g. is it loaded up via registry.
PoZHx
d/w I'll just replace nu2menu with my application.
Thanks for people who posted. happy.gif
Ed_P
Hopefully you will post your replacement plugin. smile.gif
PoZHx
QUOTE (Ed_P @ Apr 22 2010, 01:12 AM) *
Hopefully you will post your replacement plugin. smile.gif


Yup i will be. happy62.gif
It's coded in C++ Win32
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.