cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Flitskikker
Level 4

Remove Computer Icon At Maintenance Window

Hello,

I've been using InstallShield 2009 (Premier) for a while and now I'm with a question.
I have made a custom skin (using PowerPoint 2007) for my Visual Basic Logo 2009 product. I was able to remove the Computer icon from the setup dialogs using the DialogSetInfo (DLG_INFO_ALTIMAGE, "", TRUE); code.
But at the maintenance dialogs, the icon is shown. How do I remove it from here either?

See attachments for images.

Thanks in advance!

Kind regards,
Flitskikker
Labels (1)
0 Kudos
(4) Replies
Flitskikker
Level 4

22 views, but no replies? :confused:
0 Kudos
RobertDickau
Flexera Alumni

Where are you calling DialogSetInfo? Perhaps ensure the function is being called in an event used early in maintenance mode, such as OnBegin...
0 Kudos
Flitskikker
Level 4

Thanks, it was first placed right after the "begin" in the OnFirstUIBefore.
Now I placed it in a OnBegin and it's working perfectly. Thank you very much! 😄

Kind regards,
Flitskikker
0 Kudos
seniortech
Level 2

As a courtesy, Acresso offers 21 days of free support to customers with a registered copy of the latest InstallShield product evaluation.

To receive technical support during this period, please follow these instructions:

1. Register your evaluation support number at http://support.installshield.com/register/eval/default.asp
You will need the serial number provided at the bottom of the email you received when you downloaded the evaluation.

After registering your evaluation support number, login into Acresso eService at http://support.acresso.com to submit a support incident.

If you do not currently have a login:
2. Go to http://support.acresso.com.
3. Click on the ‘request a login.’ link.
4. Enter the email address you used to register and then click Continue.
5. Enter a Desired Sign In Name and click Continue.
6. Select the Acresso product family for which you are requesting support and click Continue.
7. Enter your contact information and click Submit

A technical support engineer will contact you within 1 business day with information on retrieving your User ID and Password.

If you are not evaluating the latest InstallShield product (InstallShield 2010) and would like additional information about our new products, please navigate to the following link: http://www.acresso.com/products.htm
If you are trying to initiate support for another InstallShield product version, please resubmit your support incident through our web-based support system, Acresso eService, at http://support.acresso.com/. If you do not have a login, select the Don't have a login link. You can also call 1-847-413-2896, 8:00 am - 5:30 pm US Central Time, Monday - Friday.

Free self-service options:

You can also search our Knowledge Base filled with detailed technical assistance articles, ask our community and more. For a complete listing of available resources, visit http://support.acresso.com/

Sincerely,
Acresso Support
installshieldsupport@acresso.com
0 Kudos