On Mar 14, 2009, at 5:45 PM, Roger Lovelock wrote:

> I know this isn't a dabo question, but thought if anyone had the  
> answer it could save me time researching Inno Setup further! I have  
> Inno Setup creating a desktop icon for my app. Problem is I want the  
> app to run in its home directory and currently Inno setup is leaving  
> that field blank in the properties for the desktop icon. I'm sure  
> there is most likely a 1 line addition to the Inno script - can  
> anyone help.

        Here's the line used to build the desktop icon for the Dabo Runtime  
Engine:

Name: {group}\Dabo Runtime Engine; Filename: {app}\daborun.exe;  
IconFilename: {app}\dabo\icons\daboIcon.ico; WorkingDir: "{app}"

        Does that help?


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to