Jump to content

Nero Source Stripper And Custom Install Builder


`Felix`

Recommended Posts


@felix, i want to point out some little mistakes in your register.reg

there are two lines which are exactly the same.

[HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\Recorder]
"ShowSingleRecorderSpeed"=dword:00000001

;-----  Show the real CD-recording speed in Nero  (example:  21.6x writing speed)
;-----
[HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\Recorder]
"ShowSingleRecorderSpeed"=dword:00000001

also

;Remove Nero from Run
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"NeroCheck"=-
"NeroFilterCheck"=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"NeroFilterCheck"=-

also, i dont know if there are people who likes my other tweaks too...? plase feel free to use them...

;Disable AutoStarting When Blank CD is Loaded.
[-HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\InCD]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\HandleCDBurningOnArrival]
"NeroAutoPlayEmptyCD" = -
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\NeroAutoPlayEmptyCD]

;Disable Startsmart
[HKEY_CURRENT_USER\Software\Ahead\Nero StartSmart\Settings]
"AdvancedMode"=dword:00000000
"DisplayLeftPanel"=dword:00000000
[HKEY_CURRENT_USER\Software\Ahead\Nero StartSmart\Defaults]
"1"=dword:00000000

thanks for your work and sharing it with us :thumbup

Link to comment
Share on other sites

@felix, i want to point out some little mistakes in your register.reg

there are two lines which are exactly the same.

[HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\Recorder]
"ShowSingleRecorderSpeed"=dword:00000001

;-----  Show the real CD-recording speed in Nero  (example:  21.6x writing speed)
;-----
[HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\Recorder]
"ShowSingleRecorderSpeed"=dword:00000001

also

;Remove Nero from Run
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"NeroCheck"=-
"NeroFilterCheck"=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"NeroFilterCheck"=-

also, i dont know if there are people who likes my other tweaks too...? plase feel free to use them...

;Disable AutoStarting When Blank CD is Loaded.
[-HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\InCD]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\HandleCDBurningOnArrival]
"NeroAutoPlayEmptyCD" = -
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\NeroAutoPlayEmptyCD]

;Disable Startsmart
[HKEY_CURRENT_USER\Software\Ahead\Nero StartSmart\Settings]
"AdvancedMode"=dword:00000000
"DisplayLeftPanel"=dword:00000000
[HKEY_CURRENT_USER\Software\Ahead\Nero StartSmart\Defaults]
"1"=dword:00000000

thanks for your work and sharing it with us  :thumbup

Thanks for the comments, fixes and suggestions - they will be all incorporated in the next build :)

Keep the feedback and ideas coming :thumbup

Link to comment
Share on other sites

Ok people - finally v1.2.0 is available.... please test and let me know if you find any problems. I have done alot of testing on a range of machines already but can't test every possible choice.

There are some major changes to the !makeit.cmd file - instructions within and you should find it easier to setup now ;)

I will be updating the first post with Q&A and instructions tomorrow as it is 2.10am here and i need some sleep....

Enjoy!

Link to comment
Share on other sites

just tested and everything went smoothly

couple questions

is there a way to hide the command boxes?

and

how would i go about adding uninstall information for Add/Remove Programs

Hi lilweirddude,

Good to hear it all went well :)

1. Yep there is in (i am guessing you are speaking about the self extractor?) if you use winrar then in the comment file you can change the silent=0 to either silent=1 for total silent install or silent=2 for a progress bar dialogue.

2. New uninstaller option in version 1.2.0 now available... as for the version you have installed - simply delete the files added and remove the registry settings and shortcuts.. or grab the uninstaller.exe file from the latest archive and then run the following:

[path_to_uninstall_file\uninstall.exe /remove

I put the "/remove" in the as a safety feature in case a user just double clicks it... try it if you like it will notify you that you need to run the correct command line for it to work.

Hope this answers your questions.

Link to comment
Share on other sites

makeit.cmd says it can't find winrar... don't know why.

did you change the path in makeit!.cmd?

as for the cmd boxes, i'm not talking about that, im talking about the part where it says registering dlls and stuff like that but i think i just thought of how to do it

edit the post_config.cmd right?

yep thats right you will find statements like the following

cls
echo.
echo  Loading registry settings...

You can safely remove these statements and this will then eliminate the dialogue boxes.

Hope this information helps

Link to comment
Share on other sites

Will this install overwrite my REG.EXE v5.1.2600.2180 with REG.EXE v5.1.2600.1106?

Will there be tons of invalid shortcuts in the Start Menu?

Will it add unnecessary registry entries?

I have only looked at the download etc., and it seems to me that there is a lot of possible configuration options, by changing the files etc., but little direction in doing so for the uninitiated.

Not a problem for me, but your thread may grow to astronomical proportions once people start having problems and /or hacking your code.

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