Idea!....Still Running
I just had an idea, but not sure if it is possible, or whether it is already done. The problem i have is I keep forgetting i have programs running on my USB before i exit, as i'm sure most of you do. I know there has been a earlier post regarding an automated .bat file to kill the running processes, however i thought this maybe an alternative.
The program is run on startup (code name "Still Running"
), from a launcher, maybe on PStart, then any apps which are run from the USB drive (or run from PStart) is added to a text file or alike list. If a app is closed then it is removed from the list. Then on exit of the launcher, a list comes up with a window stating any apps that are still running. Esspecially useful for apps in the system tray, or on desktop, such as Rainlender.
) alot so i wanted to make a single exe version of it but everytime i compile and run it it says "sdl.dll not found maybe installing might fix this problem," so then i take silent install off to see a gui of the install it copies the files and then runs so i try runnning again it says the samething so then i go to the install dir which is %temp%\IFB then i see that the sdl.dll and all the other files have copied and then yet agian the windows saying the problem with the dll is still there so then i click on frozen-bubble.exe in the temp folder and then it runs (with the other frozen-bubble process running complaining about sdl) and then i close both and the nsis script finishes but and deletes the tmp dir but doesnt delete writetest.tmp (it installes itself to the $EXEDIR to check read only media) and so what im a doin wrong