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
  #451  
Old 22-09-2015, 11:32
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:
Originally Posted by pakrat2k2 View Post
2 things, first is its named musicARbutton & second in setup.ini its under

[MusicARButton]
visible=0

works fine.

Have to have them named properly for it to work right.
doesn´t works muscic button always visible
Reply With Quote
Sponsored Links
  #452  
Old 22-09-2015, 14:01
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,311
Thanks: 6,755
Thanked 11,698 Times in 3,223 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by gatosky1620 View Post
doesn´t works muscic button always visible
its this in setup.ini

[MusicButtonAR] and not [MusicARButton]
Reply With Quote
  #453  
Old 22-09-2015, 14:27
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:
Originally Posted by mausschieber View Post
its this in setup.ini

[MusicButtonAR] and not [MusicARButton]
i fix the problem
Reply With Quote
  #454  
Old 23-09-2015, 05:22
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
how did u fix it?
Reply With Quote
  #455  
Old 23-09-2015, 09:11
Stor31 Stor31 is offline
Registered User
 
Join Date: Aug 2013
Location: Wahranne
Posts: 323
Thanks: 1,025
Thanked 86 Times in 68 Posts
Stor31 is on a distinguished road
Hi RAZOR
how fix it ?


Last edited by Stor31; 24-09-2015 at 13:43.
Reply With Quote
  #456  
Old 23-09-2015, 11:18
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
anyone knows how configure [ManualButton] and [ReadmeButton] in setup.ini

Last edited by gatosky1620; 24-09-2015 at 13:39.
Reply With Quote
  #457  
Old 24-09-2015, 18:41
aleison aleison is offline
Registered User
 
Join Date: Sep 2010
Location: colombia
Posts: 11
Thanks: 4
Thanked 3 Times in 3 Posts
aleison is on a distinguished road
Quote:
Originally Posted by Stor31 View Post
Hi RAZOR
how fix it ?

Yes. me too how solve this ??
Reply With Quote
The Following User Says Thank You to aleison For This Useful Post:
GonzaloM (07-02-2018)
  #458  
Old 25-09-2015, 00:11
aleison aleison is offline
Registered User
 
Join Date: Sep 2010
Location: colombia
Posts: 11
Thanks: 4
Thanked 3 Times in 3 Posts
aleison is on a distinguished road
The Mods does not work, still sending files to C:/Windows/temp folder and not to app folder
Reply With Quote
The Following User Says Thank You to aleison For This Useful Post:
GonzaloM (07-02-2018)
  #459  
Old 25-09-2015, 21:25
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
anyone knows how configure [ManualButton] and [ReadmeButton] in setup.ini
2 ways actually under [ExtrasButton]
Open a new page in autorun with Website, Manual & Readme buttons

OR

[Readme1Button]
[Manual1Button]

As for the Music Button to not display set it to -500 or area greater then image
[MusicButton] ( in Installer section
Left=15000
Top=15000

Autorun section

[MusicARButton]
Left=403
Top=708
Visible=0

This is all in setup.ini.
Reply With Quote
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post:
GonzaloM (07-02-2018), mausschieber (27-09-2015)
  #460  
Old 26-09-2015, 11:22
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:
Originally Posted by pakrat2k2 View Post
2 ways actually under [ExtrasButton]
Open a new page in autorun with Website, Manual & Readme buttons

OR

[Readme1Button]
[Manual1Button]

As for the Music Button to not display set it to -500 or area greater then image
[MusicButton] ( in Installer section
Left=15000
Top=15000

Autorun section

[MusicARButton]
Left=403
Top=708
Visible=0

This is all in setup.ini.
but with
[Readme1Button]
[Manual1Button]
how located the .pdf or .txt
Reply With Quote
The Following User Says Thank You to gatosky1620 For This Useful Post:
GonzaloM (07-02-2018)
  #461  
Old 26-09-2015, 14:51
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
Folder={src}\Readme
The path to the readme file in the source folder where the Setup.exe is, Readme file can be in any known file formats such as: .txt, .rtf, .pdf, .doc, .docx, html... and should be named as follows: readme_EN, readme_FR and so on, if file for specific language does not exist defaults to file name "Readme"

Folder={src}\Manual
The path to the Manual file in the source folder where the Setup.exe is, Manual file can be in any known file formats such as: .txt, .rtf, .pdf, .doc, .docx, html... and should be named as follows: manual_EN, manual_FR and so on, if file for specific language does not exist default to file name "Manual"
Reply With Quote
The Following 3 Users Say Thank You to pakrat2k2 For This Useful Post:
GonzaloM (07-02-2018), mausschieber (27-09-2015), mikey26 (26-09-2015)
  #462  
Old 27-09-2015, 16:29
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
I REMOVE ULTRAARC FROM CIUV2036 and i add

-two new languages, i can add more
-missing label extra button for each language
-three new release ".ini" language setting

i want razor if you can add or tell me how

-activate logo.png in autorun and setup windows because setup.exe dont load it
-change logo.png in autroun and setup window for each language, for example in the case of witcher game logo

Code:
logo.png
logo_es.png
logo_cz.png
logo_de.png
lodo_ru.png
logo_pl.png

Last edited by gatosky1620; 27-09-2015 at 16:53.
Reply With Quote
  #463  
Old 28-09-2015, 11:07
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
there isn't a different logo button for each language, only 1 -> logo.png
( in setup.ini )
Code:
[Logo]
;------- Setup\Logo.png
Top=							
Left=							
Width=						
Height=						
Center=	(use 0/1)					
Visible=	(use 0/1)
Reply With Quote
  #464  
Old 28-09-2015, 11:23
aleison aleison is offline
Registered User
 
Join Date: Sep 2010
Location: colombia
Posts: 11
Thanks: 4
Thanked 3 Times in 3 Posts
aleison is on a distinguished road
@pakrat2k2 please help me The Mods does not work, still sending files to C:/Windows/temp folder and not to app folder thanks
Reply With Quote
  #465  
Old 28-09-2015, 11:43
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 aleison View Post
@pakrat2k2 please help me The Mods does not work, still sending files to C:/Windows/temp folder and not to app folder thanks
I have nothing to do with that, you will have to wait for Razor12911 to update it.

OR 1 of 2 ways
FIRST WAY
Learn how-to setup your OS properly. I've NEVER had a OS drive that needed to be bigger then 20GB-30GB Max !! The second partition is where EVERYTHING that gets installed goes. ( except for windows updates of course, & what you cant change to 2nd partition, some files of course automatically get put on OS drive as needed.)

SECOND WAY
Control Panel> System Settings > Advanced System Settings > Environment Variables. At the top there are 2 to change TMP & TEMP ( change them both, but the folders have to exist BEFORE you can change them ) and 2 at the bottom, change these all to the same folder. Then reboot your PC.

Either way now you won't run into issues when UA extracts into temp folder.
But if don't feel comfortable doing either then wait for Razor to change it.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
aleison (28-09-2015)
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
BlackBox v2 y_thelastknight Conversion Tutorials 567 11-03-2025 07:16
Useful Dll for Inno Setup users peterf1999 Conversion Tutorials 88 01-12-2017 16:00
Total War Collection - 6xDVD9 [LZMA + INNO SETUP + CIU] REV0 PC Games - CD/DVD Conversions 1 28-06-2015 17:00
Total War Collection - 2xBLURAY [LZMA + INNO SETUP + CIU] REV0 PC Games - CD/DVD Conversions 2 09-01-2013 18:02
Total War Collection - 11xDVD5 [LZMA + INNO SETUP + CIU] REV0 PC Games - CD/DVD Conversions 0 09-01-2013 16:38



All times are GMT -7. The time now is 00:12.


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