Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25-09-2020, 22:32
Cuttlas's Avatar
Cuttlas Cuttlas is offline
Registered User
 
Join Date: Aug 2020
Location: Near You :)
Posts: 63
Thanks: 19
Thanked 10 Times in 5 Posts
Cuttlas is on a distinguished road
the setup below (which uses 'Inno Setup version 5.5.1.ee2 (u)' and made by razor) has preview in taskbar.

http://fs2.filegir.com/cuttlas/setup.exe

so how to accomplish such thing?

Last edited by Cuttlas; 25-09-2020 at 23:17.
Reply With Quote
Sponsored Links
  #2  
Old 30-09-2020, 22:13
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,079
Thanks: 1,841
Thanked 2,314 Times in 790 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by Cuttlas View Post
the setup below (which uses 'Inno Setup version 5.5.1.ee2 (u)' and made by razor) has preview in taskbar.

http://fs2.filegir.com/cuttlas/setup.exe

so how to accomplish such thing?
This executable displays the correct thumbnail only on the autorun page.
The autorun page is possibly a CustomForm and only after the WizardForm is displayed and the thumbnail stops showing.

Inno Setup has a main window in full screen (Optional). This window is shown in the taskbar thumbnail by default.
I don't think it is possible to display WizardForm in the taskbar thumbnail.
To better understand, put this in the [Setup] section of a simple script.
Code:
WindowShowCaption=True
WindowStartMaximized=False
WindowResizable=True
WindowVisible=True
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
Cuttlas (01-10-2020)
  #3  
Old 01-10-2020, 02:19
Cuttlas's Avatar
Cuttlas Cuttlas is offline
Registered User
 
Join Date: Aug 2020
Location: Near You :)
Posts: 63
Thanks: 19
Thanked 10 Times in 5 Posts
Cuttlas is on a distinguished road
Cool

Quote:
Originally Posted by Cesar82 View Post
This executable displays the correct thumbnail only on the autorun page.
The autorun page is possibly a CustomForm and only after the WizardForm is displayed and the thumbnail stops showing.

Inno Setup has a main window in full screen (Optional). This window is shown in the taskbar thumbnail by default.
I don't think it is possible to display WizardForm in the taskbar thumbnail.
To better understand, put this in the [Setup] section of a simple script.
Code:
WindowShowCaption=True
WindowStartMaximized=False
WindowResizable=True
WindowVisible=True
Yes, you're right,

but see this one:
https://web.archive.org/web/20150523...ISSkinPack.exe

It also has a preview on all pages (even if it is not full) but I think better than a blank view. How to implemet such a trick?

about the previous setup, yes it has preview on autrorun page, but on some other pages the preview again will be visible !!!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
BlackBox v2 y_thelastknight Conversion Tutorials 567 11-03-2025 07:16
How to Hide Inno Setup in Taskbar? Gehrman Conversion Tutorials 2 29-02-2020 22:08
Useful Dll for Inno Setup users peterf1999 Conversion Tutorials 88 01-12-2017 16:00
Preview: Conversion Tool for Advanced Setup Creator Razor12911 Conversion Tutorials 6 10-05-2017 00:30
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57



All times are GMT -7. The time now is 16:18.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com