Tony Eviston wrote:

>Very professional installer, David.
>
>On windows XP one minor issue with the generated quicklaunch shortcut -
>the home directory was undefined so it threw an error looking for
>speclist.txt. Easily corrected by defining the "Start in" directory  as
>"C:\Program Files\Pitifil\".
>  
>

Thanks Tony

The Inno protocol suggests specifying the full path although this is a
bit of a pain under Windows. However the current problem can also be
corrected in the inno setup script.     
http://www.jrsoftware.org/isfaq.php#startin
WorkingDir: "{app}"
or
WorkingDir: "{pf}\pitifil"

I'll fix it in the next few days.

David

-- 
"UFW. Deb does linux." 

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Gpcg_talk mailing list
[email protected]
http://ozdocit.org/cgi-bin/mailman/listinfo/gpcg_talk

Reply via email to