You are here

KillMenu W/ Built-in Theme Swicher

6 posts / 0 new
Last post
roamer
roamer's picture
Offline
Last seen: 14 years 3 months ago
Joined: 2007-02-21 16:01
KillMenu W/ Built-in Theme Swicher

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.

roamer
roamer's picture
Offline
Last seen: 14 years 3 months ago
Joined: 2007-02-21 16:01
In the versions I played

In the versions I played with before this one, I had process kill without menu restart, then menu restart with out process kill. I have both together now and neither work. Just some more information about this project.
__________________________________________
Aww, great. Now what am I gonna put here?

OliverK> you don't live on a cow
IRC: It brings out the best in all of us...Especially when tired.

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Source?

Is the source actually included, or is it in a seperate archive?
----
Ryan McCue.
Blog.
So all that Airbus-delay trouble over here in Europe is because of YOU!
Simeon.

"If you're not part of the solution, you're part of the precipitate."

roamer
roamer's picture
Offline
Last seen: 14 years 3 months ago
Joined: 2007-02-21 16:01
It's included and in a seperate archive.

It follows BSD license requirements (Meaning source must be included in both places).

__________________________________________
Aww, great. Now what am I gonna put here?

OliverK> you don't live on a cow
IRC: It brings out the best in all of us...Especially when tired.

roamer
roamer's picture
Offline
Last seen: 14 years 3 months ago
Joined: 2007-02-21 16:01
Also,

Sorry it took so long to reply. My internet connection isn't very good and was not working properly earlier this week.

__________________________________________
Aww, great. Now what am I gonna put here?

OliverK> you don't live on a cow
IRC: It brings out the best in all of us...Especially when tired.

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Good

Good, thanks. Just wanted to make sure.
----
Ryan McCue.
Blog.
So all that Airbus-delay trouble over here in Europe is because of YOU!
Simeon.

"If you're not part of the solution, you're part of the precipitate."

Log in or register to post comments