Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-08-2017, 20:53
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by gatosky1620 View Post
using spanishES or spanishMX the constant {lang}, current active Language, it must be just spanish, the same is for portuguese
WHY keep wanting to change it? It's always been SpanishES / SpanishMX or
Portuguese / PortugueseBR, in every script here as long as I remember...
Reply With Quote
Sponsored Links
  #2  
Old 02-08-2017, 04:39
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
@Pakrat: Has to do with "Medicine INI". If you start Setup.exe with SpanishES or SpanishMX, Setup write SpanishES or SpanishMX in "Medicine INI" instead of just "spanish" how it should be.

That's the way i understand it.
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
gatosky1620 (02-08-2017)
  #3  
Old 02-08-2017, 06:36
omdj's Avatar
omdj omdj is offline
Conversion Designer
 
Join Date: Feb 2008
Location: Land of injustice and evil
Posts: 597
Thanks: 1,644
Thanked 2,832 Times in 449 Posts
omdj is on a distinguished road
Prince
UltraARC official version first merg in the c drive and then extract to selected folder.
Please modify the script so that UltraARC does everything from installation folder.
The script that is in attachment does everything from installation folder.
This will guide you.
Attached Files
File Type: rar CIU2030 app install.rar (3.16 MB, 95 views)
Reply With Quote
  #4  
Old 02-08-2017, 07:24
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Quote:
[Logo]
------------------------------------------------------- Setup\Logo.png
Top=114
Left=19
Width=220
Height=98
//Alignment= // left / center / right
Visible=1

{src}\Setup\Setup\Logo.png
Logo is actually implemented for showing during installer only,during showing slideshow, on the big screen during installation

Quote:
Prince
UltraARC official version first merg in the c drive and then extract to selected folder.
Please modify the script so that UltraARC does everything from installation folder.
The script that is in attachment does everything from installation folder.
This will guide you.
done, soon update with more additional features
Reply With Quote
The Following 4 Users Say Thank You to Gupta For This Useful Post:
arkantos7 (02-08-2017), houcine80 (02-08-2017), KaktoR (02-08-2017), omdj (02-08-2017)
  #5  
Old 02-08-2017, 20:00
gatosky1620's Avatar
gatosky1620 gatosky1620 is offline
Registered User
 
Join Date: Oct 2011
Location: Perú
Posts: 287
Thanks: 13
Thanked 966 Times in 131 Posts
gatosky1620 is on a distinguished road
[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
Reply With Quote
  #6  
Old 02-08-2017, 08:03
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Flash1.swf

[Flash1]

Doesn't work.

Edit: Works, information on Wiki was faulty. Have corrected that.

Should be Setup\Setup\Flash.swf
__________________
Haters gonna hate

Last edited by KaktoR; 02-08-2017 at 08:35.
Reply With Quote
  #7  
Old 02-08-2017, 09:05
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
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
Reply With Quote
  #8  
Old 02-08-2017, 09:11
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
[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
Reply With Quote
  #9  
Old 02-08-2017, 09:26
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
[ReadMe1Button]
Folder={src}\Readme

Opens up C:\ drive instead of {src}\Readme folder (or where Windows is located).
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Gupta (02-08-2017)
  #10  
Old 02-08-2017, 12:42
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
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.
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
mausschieber (02-08-2017)
  #11  
Old 02-08-2017, 20:05
gatosky1620's Avatar
gatosky1620 gatosky1620 is offline
Registered User
 
Join Date: Oct 2011
Location: Perú
Posts: 287
Thanks: 13
Thanked 966 Times in 131 Posts
gatosky1620 is on a distinguished road
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
Reply With Quote
  #12  
Old 03-08-2017, 01:27
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by gatosky1620 View Post
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
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
Don't know what "Task=" is actually.
And there is no pass option.
__________________
Haters gonna hate
Reply With Quote
  #13  
Old 03-08-2017, 03:26
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
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.
Reply With Quote
  #14  
Old 03-08-2017, 05:46
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Quote:
Originally Posted by KaktoR View Post
Suggestion: mp3 format for AButton/Button/AButtonOnMouse/ButtonOnMouse instead of wav (or both).
can't be done, BASS.dll is not used for that, or can be done?

Quote:
Originally Posted by KaktoR
Is there actually any PDF plugin for Inno out there?
Nope can't be done, no plugin available
Reply With Quote
The Following User Says Thank You to Gupta For This Useful Post:
KaktoR (03-08-2017)
  #15  
Old 03-08-2017, 06:37
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
If disable DirectX= (//DirectX=), DirectX remain to show on installer.
__________________
Haters gonna hate
Reply With Quote
Reply


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
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



All times are GMT -7. The time now is 21:56.


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