Simple example for newbies
Hi,
is there smoewhere a simple example of a source for programlauncher. I looked at e.g. PortableOpenoffice and I'm quite confused.
As I haven't done anything really complicated with NSIS yet, I need something really simple.
Or at least a very good commented source: What is done and why?
A starting point would be what to do when a application writes to e.g. the profile directory. How to avoid that assuming that the software has no commandline option for that.
Reason: I have several applications here (mainly commercial) that I want to make portable (for my own use). Of course I then would share my results.