PDA

View Full Version : Version without installer



cppcodeguru
October 19th, 2006, 04:47 PM
Hello,

a version without installer would be nice. All files in one zip or 7z file.

Thanks,

Andreas.

Chris Breeze
October 23rd, 2006, 12:25 PM
Why? It's not normal to distribute apps without an installer.

cppcodeguru
February 17th, 2008, 10:40 PM
Why? It's not normal to distribute apps without an installer.

I put always the bb pro to my USB Stick. At the moment I had to first install bb, than copy the files to the stick and after that uninstall the installed bb pro.

Is it possible to get a portable version? TotalCommander and other apps are distributing portable versions too.

Thanks,

Andreas.

Chris Breeze
February 27th, 2008, 09:00 AM
I don't think the software protection libraries support this. Also the user settings and preferences are all stored in the Windows registry and won't be available if you use a USB memory stick on another computer.

cppcodeguru
February 27th, 2008, 07:11 PM
Hello,

I don't know your software protection libraries.
But the registry could be written to a ini file, other apps do this too for e.g.:
http://jsimlo.sk/notepad/manual/wiki/index.php/Portable_INI_file

Kind regards,

Andreas.