|
#61
|
||||
|
||||
|
If disable opacity
//Opacity= //OpacityOnMouse= //OpacityMouseDown= Setup should disable it and use standard settings. If i disable it, opacity is still active (i don't know what settings exactly).
__________________
Haters gonna hate
|
| Sponsored Links |
|
#62
|
||||
|
||||
|
[Website1Button]
Site=store.steampowered.com/app/489830 Points to start page of your browser and opens up a new browser window. In older versions it was not the case. There it opens a new tab instead of a whole new browser process.
__________________
Haters gonna hate
|
|
#63
|
||||
|
||||
|
[ReadMe1Button]
Folder={src}\Readme Opens up C:\ drive instead of {src}\Readme folder (or where Windows is located).
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
Gupta (02-08-2017) | ||
|
#64
|
||||
|
||||
|
Is there actually any PDF plugin for Inno out there?
Don't like the idea that ManualButton opens Manual folder instead of Manual.pdf. Don't know if it is even possible. PS: Template is almost finished. Just waiting for fixes to proof things out working.
__________________
Haters gonna hate
Last edited by KaktoR; 02-08-2017 at 12:51. |
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
mausschieber (02-08-2017) | ||
|
#65
|
||||
|
||||
|
[QUOTE=PrinceGupta2000;461292]Logo is actually implemented for showing during installer only,during showing slideshow, on the big screen during installation
The logo aligment center or right, in the big screen, dont work |
|
#66
|
||||
|
||||
|
if this script use ultraarc and the ExtractSettings is disable, how i do to add comp, lang and pass for one FreeArcFile in the records.ini
|
|
#67
|
||||
|
||||
|
Quote:
Code:
[Record1]
Type=Freearc_Original
Source={src}\Data1.bin
Output={app}
Disk=1
Component=1
Task=
Language=fr
[Record2]
Type=Freearc_Original
Source={src}\Data2.bin
Output={app}
Disk=2
Component=2
Task=
Language=pl
And there is no pass option.
__________________
Haters gonna hate
|
|
#68
|
||||
|
||||
|
Suggestion: mp3 format for AButton/Button/AButtonOnMouse/ButtonOnMouse instead of wav (or both).
__________________
Haters gonna hate
Last edited by KaktoR; 03-08-2017 at 03:31. |
|
#69
|
|||
|
|||
|
Quote:
Quote:
|
| The Following User Says Thank You to Gupta For This Useful Post: | ||
KaktoR (03-08-2017) | ||
|
#70
|
||||
|
||||
|
If disable DirectX= (//DirectX=), DirectX remain to show on installer.
__________________
Haters gonna hate
|
|
#72
|
|||
|
|||
|
what should it look like?
|
|
#73
|
||||
|
||||
|
Edit: Scrap that, all Ok
[ProgressBar] /Top=220 There was just one /, therefore it was not disabled somehow. Have overseen that.
__________________
Haters gonna hate
Last edited by KaktoR; 03-08-2017 at 09:58. |
|
#74
|
||||
|
||||
|
can you add disable or enable ultraarc, because without ultraarc (having the extractsetting) during the setup desing, when i want test the graphs i could see the big screen (smallinstaller process) Without the installation closing of blow.
![]() in this moment i can see what is ok or wrong (i have time) |
|
#75
|
||||
|
||||
|
Just create records.ini manually and place it near setup.exe
[Record1] Type=Freearc_Original Source={src}\Data1.bin Output={app} Disk=1 BUG: If Setup.exe cannot find Data1.bin, or i want to abort, there is a endless loop of question "Would you like to search for Data1.bin". If i click no, question appears "Would you like to exit setup" or something simillar. If i click Yes, Setup again asking for Data1.bin. In this case i must close Setup.exe via Taskmanager.
__________________
Haters gonna hate
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |