Worked perfectly - Thanks ----- Original Message ----- From: "Roger Lovelock" <[email protected]> To: "Dabo Users list" <[email protected]> Sent: Sunday, March 15, 2009 10:11 AM Subject: Re: [dabo-users] Inno Setup
> Many Thanks Ed - confirms what I am trying currently. > Roger > ----- Original Message ----- > From: "Ed Leafe" <[email protected]> > To: "Dabo Users list" <[email protected]> > Sent: Sunday, March 15, 2009 10:04 AM > Subject: Re: [dabo-users] Inno Setup > > >> 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 >> >> >> >> [excessive quoting removed by server] _______________________________________________ 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/895190a9a9c54260a38476992f78f...@roger
