Jump to content

Change runtime Icon


SteveS

This topic is 6313 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hello,

I designed an icon that I want included with my runtime application. This icon would point to my execute file. I would like the end user to select this icon to open the runtime application. Is there a way to accomplish this task? I would greatly appreciate any help with this task.

Thank You,

Steve

Link to comment
Share on other sites

Thank you Genx,

I have been using the MindVision Installer program, but I could not figure out the icon problem. I thought the icon issue could be corrected during the binding process. I really appreciate your help and will go to the link that you suggested.

Sincerely,

Steve

Link to comment
Share on other sites

FYI: This is the code i use to install shortcuts to both the start menu and the users desktop.


[icons]

Name: "{group}Revo v2.0"; Filename: "{app}Revo Version 2Revo2.fp7"; WorkingDir: "{app}"; Comment: "Revo v2.0"; IconFilename: "{app}ImageREC32.ico"; Flags: runmaximized



Name: "{userdesktop}Revo 2.0"; Filename: "{app}Revo Version 2Revo2.fp7"; WorkingDir: "{app}"; Comment: "Revo v2.0"; IconFilename: "{app}ImageREC32.ico"; Flags: runmaximized

Link to comment
Share on other sites

This topic is 6313 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.