I'm still kinda new to programming, but this is a program I've been playing around with for a while and I almost got all the bugs out. It is designed to kill the first process of P.A.M., Install a new theme, and then open a new process! I think this is what a lot of people want, but it is still in the early beta stage.
If you want your themes to be included post them in NSIS format (zip2exe works for sure).
Things left to finalize:
Closing the first process of P.A.M. (the kill process script is included, but doesn't compile into my program)
Opening the second process of P.A.M. (Most likely with a ${GETROOT} function in NSIS)
Opening within P.A.M. without messing anything else up. (This is where GETROOT comes in handy)
Theme extraction process start
I know what to do, but not how to do it. If anyone wishes to help with this, visit:
http://clik.to/dul Then click programs.
or just download the file here: http://duldrum.bravehost.com/programs/KillMenu.exe
Bravenet may be down to update servers and software.
It is released under BSD, just so you know.
It is 343 kb installed, so it is very small!
If it won't let you download, it is because too many people downloaded this beta already. I have a free website, so bandwidth and disk space is limited.
2/3 of this program is in NSIS, the rest is WINDOWS Command Script (or .cmd files).
Post any help that you got!
update: I edited the code and reposted it. I think it solved the reopening of the menu. There is a new glich though. Now it is messing up on the theme extraction. Fixed the glich by changing from 7zip's format to NSIS zip to exe converter format.
When I try to open this in PAM it says "ThemeSwich.cmd is not recognized as an internal or external command, operable program, or batch file." Help or a solution to this would be nice. When the exe is opened directly it works.