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

Reply
 
Thread Tools Display Modes
  #106  
Old 15-04-2019, 13:08
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,038
Thanks: 1,747
Thanked 2,228 Times in 761 Posts
Cesar82 is on a distinguished road
InfoBefore Page Preview:

Reply With Quote
The Following 6 Users Say Thank You to Cesar82 For This Useful Post:
mausschieber (15-04-2019), omdj (15-04-2019), pakrat2k2 (20-04-2019), sajmon83 (20-04-2019), Simorq (15-04-2019), zirkhaki (17-04-2019)
Sponsored Links
  #107  
Old 15-04-2019, 14:51
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,038
Thanks: 1,747
Thanked 2,228 Times in 761 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by Simorq View Post
Hi Cesar82
Is it possible to add "UnInstallFolder"?
As you suggest the uninstallation folder.

I added it as a subfolder inside the {app}
I added a new key in the [InstallOptions] section called UninstallFolder=
The Uninstall folder will be created inside the installation folder with the uninstall files.
Can be used this way: UninstallFolder=Uninstall

Is it okay or did you need to redirect the uninstall folder to a directory other than {app}?
Reply With Quote
  #108  
Old 15-04-2019, 15:53
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,829 Times in 449 Posts
omdj is on a distinguished road
New labels of CIU's new pages Spanish translation

Quote:
; *** "Mantenimiento" página del asistente
MaintenancePageTitle=Mantenimiento
RemoveRadio=Remover
ModifyRadio=Modificar
ReinstallRadio=Reinstalar
RemoveDesc=Remover todos los componentes de la instalación.
ModifyDesc=Agregar nuevos componentes a la instalación.
ReinstallDesc=Rehacer toda la instalación.

; *** "Información" página del asistente
InfoBeforePageTitle=Información
Quote:
Merging=Fusionando archivos %1 (%3%) to %2 (%4%)...
ChangeDiskLabel=Por favor inserte el disco %1 con %2 el archivo.%nżBuscar el archivo requerido?

UnregisterUWPGame=Cancelar el registro UWP del juego en tu sistema...
RegisterUWPGame=Registro UWP del juego en tu sistema...
ShortcutUWPGame=Creando acceso directo para UWP del juego...

LanguagePageTitle=Selector de Lenguaje

Last edited by omdj; 21-04-2019 at 10:05.
Reply With Quote
The Following User Says Thank You to omdj For This Useful Post:
Cesar82 (15-04-2019)
  #109  
Old 17-04-2019, 03:46
zirkhaki's Avatar
zirkhaki zirkhaki is offline
Registered User
 
Join Date: Jul 2009
Location: Iran
Posts: 309
Thanks: 1,455
Thanked 178 Times in 111 Posts
zirkhaki is on a distinguished road
New labels of CIU's new pages Farsi translation


Code:
; *** "اصلاحات" wizard page
MaintenancePageTitle=اصلاحات
RemoveRadio=حذف
ModifyRadio=اصلاح
ReinstallRadio=نصب مجدد
RemoveDesc=.حذف تمام مولفه ها
ModifyDesc=.انتخاب مولفه های جدید برای نصب
ReinstallDesc=.نصب مجدد بازی بطور کامل

; *** "اطلاعات" wizard page
InfoBeforePageTitle=اطلاعات
Reply With Quote
The Following 2 Users Say Thank You to zirkhaki For This Useful Post:
Cesar82 (17-04-2019), Simorq (17-04-2019)
  #110  
Old 20-04-2019, 03:49
sajmon83's Avatar
sajmon83 sajmon83 is offline
Registered User
 
Join Date: Jun 2017
Location: Poland
Posts: 30
Thanks: 232
Thanked 44 Times in 29 Posts
sajmon83 is on a distinguished road
New labels of CIU's new pages Polish translation

Code:
MaintenancePageTitle=Konserwacja
RemoveRadio=Usunąć
ModifyRadio=Zmodyfikować
ReinstallRadio=Przeinstalować
RemoveDesc=Usuń instalację wraz z wszystkimi komponentami.
ModifyDesc=Dodaj nowe komponenty do instalacji.
ReinstallDesc=Powtórz całą instalację.

InfoBeforePageTitle=Informacja
Code:
Merging=Łączenie pliku %1 (%3%) do %2 (%4%)...
ChangeDiskLabel=Proszę o włożenie dysku %1 z plikiem %2.%nWyszukaj wymagany plik?
UnregisterUWPGame=Wyrejestrowuje grę UWP z twojego systemu ...
RegisterUWPGame=Rejestruję grę UWP w twoim systemie ...
ShortcutUWPGame=Tworzenie skrótów do gry UWP ...

LanguagePageTitle=Wybór Języka
Cesar82 I have a small question. Is there a silent installation option in CIU's? This means that the installation does not add any information to the system

Last edited by sajmon83; 25-04-2019 at 17:33.
Reply With Quote
The Following User Says Thank You to sajmon83 For This Useful Post:
Cesar82 (20-04-2019)
  #111  
Old 20-04-2019, 16:36
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,038
Thanks: 1,747
Thanked 2,228 Times in 761 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by sajmon83 View Post
New labels of CIU's new pages Polish translation
Cesar82 I have a small question. Is there a silent installation option in CIU's? This means that the installation does not add any information to the system
No. By the structure of CIU I think it is not possible.
The silent install pattern of inno setup parametter is /SILENT and /VERYSILENT, if you want to test.
But if you decide to test it is at your own risk (It may happen to install in a wrong folder and when canceling will delete other files).

Last edited by Cesar82; 20-04-2019 at 18:37.
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
sajmon83 (25-04-2019)
  #112  
Old 20-04-2019, 23:45
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,038
Thanks: 1,747
Thanked 2,228 Times in 761 Posts
Cesar82 is on a distinguished road
The UltraArc messages will be removed to create the same messaging pattern for DiskSpan and UltraArc.

I need some more translations
Code:
Merging=Merging file %1 (%3%) to %2 (%4%)...
ChangeDiskLabel=Please insert disk %1 with %2 File.%nBrowse for required file?

UnregisterUWPGame=Unregister UWP game from your system...
RegisterUWPGame=Registring UWP game on your system...
ShortcutUWPGame=Creating shortcuts for the UWP game...

LanguagePageTitle=Language Selector
Examples:
Merging (CurrentFilename Label):
Merging file Data1b.bin (62%) to Data1.bin (27%)...

ChangeDiskLabel (Message Box Text):
Please insert disk 2 with Data.bin.002 File.
Browse for required file?


PS: The messages regarding UWP games, only the languages Portuguese (Brasilian), Farsi and German have a translation.
For the other languages, if anyone can collaborate, thank you.

Last edited by Cesar82; 21-04-2019 at 00:50.
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
Simorq (25-04-2019)
  #113  
Old 21-04-2019, 00:32
altef_4's Avatar
altef_4 altef_4 is offline
Registered User
 
Join Date: Mar 2012
Location: Ukraine
Posts: 361
Thanks: 248
Thanked 1,018 Times in 239 Posts
altef_4 is on a distinguished road
Ukrainian
Code:
MaintenancePageTitle=Обслуговування
RemoveRadio=Видалити
ModifyRadio=Змінити
ReinstallRadio=Перевстановити
RemoveDesc=Видалити всі компоненти з інсталяції.
ModifyDesc=Додати нові компоненти до інсталяції.
ReinstallDesc=Повторити всю інсталяцію.

InfoBeforePageTitle=Інформація
Code:
Merging=Об'єднання файлу %1 (%3%) до %2 (%4%)...
ChangeDiskLabel=Будь ласка, вставте диск %1 з файлом %2.%nЗнайти потрібний файл?

UnregisterUWPGame=Скасувати реєстрацію UWP-гри у вашій системі...
RegisterUWPGame=Реєстрація UWP-гри у вашій системі...
ShortcutUWPGame=Створення ярликів для UWP-гри...

LanguagePageTitle=Вибір мови
Russian
Code:
MaintenancePageTitle=Обслуживание
RemoveRadio=Удалить
ModifyRadio=Изменить
ReinstallRadio=Переустановить
RemoveDesc=Удалить все компоненты из установки.
ModifyDesc=Добавить новые компоненты до установки.
ReinstallDesc=Повторить всю установку.
InfoBeforePageTitle=Информация

Code:
Merging=Слияние файла %1 (%3%) к %2 (%4%)...
ChangeDiskLabel=Пожалуйста, вставьте диск %1 с файлом %2 File.%nНайти нужный файл?

UnregisterUWPGame=Отменить регистрацию UWP-игры в вашей системе...
RegisterUWPGame=Регистрация UWP-игры в вашей системе...
ShortcutUWPGame=Создание ярлыков для UWP-игры...

LanguagePageTitle=Выбор языка

Last edited by altef_4; 21-04-2019 at 01:18.
Reply With Quote
The Following 5 Users Say Thank You to altef_4 For This Useful Post:
Cesar82 (21-04-2019), KaktoR (21-04-2019), mausschieber (21-04-2019), pakrat2k2 (21-04-2019), Simorq (25-04-2019)
  #114  
Old 21-04-2019, 00:42
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,038
Thanks: 1,747
Thanked 2,228 Times in 761 Posts
Cesar82 is on a distinguished road
@altef_4 Added in previous post new messages missing translation.

@sajmon83 and @omdj If you can translate the labels referring to UWP game from the previous post, thank you already.

Thanks!

Last edited by Cesar82; 21-04-2019 at 01:09.
Reply With Quote
  #115  
Old 21-04-2019, 10:07
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,829 Times in 449 Posts
omdj is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
@altef_4 Added in previous post new messages missing translation.

@sajmon83 and @omdj If you can translate the labels referring to UWP game from the previous post, thank you already.

Thanks!
Done
Reply With Quote
The Following User Says Thank You to omdj For This Useful Post:
Cesar82 (21-04-2019)
  #116  
Old 24-04-2019, 09:22
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,432
Thanks: 1,078
Thanked 7,039 Times in 2,665 Posts
KaktoR is on a distinguished road
German

Code:
Merging=Füge Detei %1 (%3%) zu %2 (%4%) zusammen...
ChangeDiskLabel=Bitte legen Sie den Datenträger %1 mit Datei %2 ein.%nNach benötigter Datei suchen?

UnregisterUWPGame=Registrierung des UWP-Spiels wird entfernt...
RegisterUWPGame=Registriere das UWP-Spiel auf dem System...
ShortcutUWPGame=Erstelle Verknüpfungen für das UWP-Spiel...

LanguagePageTitle=Sprache wählen
__________________
Haters gonna hate
Reply With Quote
  #117  
Old 24-04-2019, 09:36
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,038
Thanks: 1,747
Thanked 2,228 Times in 761 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
German

Code:
Merging=Füge Detei %1 (%3%) zu %2 (%4%) zusammen...
ChangeDiskLabel=Bitte legen Sie den Datenträger %1 mit Datei %2 ein.%nNach benötigter Datei suchen?

UnregisterUWPGame=Registrierung des UWP-Spiels wird entfernt...
RegisterUWPGame=Registriere das UWP-Spiel auf dem System...
ShortcutUWPGame=Erstelle Verknüpfungen für das UWP-Spiel...

LanguagePageTitle=Sprache wählen
Only the Merging and ChangeDiskLabel translations were missing for the German language.
You have previously translated the messages below...
Replace the old translation you translated now?
Old German translation:
Code:
LanguagePageTitle=Sprachauswahl

UnregisterUWPGame=Entferne Registrierung des UWP-Spiels...
RegisterUWPGame=Registriere das UWP-Spiel...
ShortcutUWPGame=Erstelle Verknüpfungen...
PS: The old translation of LanguagePageTitle seems more correct because the selection refers to the language you want to install, not your language ... Translations of current UWP messages are better than the old translations!
Reply With Quote
  #118  
Old 24-04-2019, 09:59
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,432
Thanks: 1,078
Thanked 7,039 Times in 2,665 Posts
KaktoR is on a distinguished road
Ok use new translation
__________________
Haters gonna hate
Reply With Quote
  #119  
Old 25-04-2019, 17:34
sajmon83's Avatar
sajmon83 sajmon83 is offline
Registered User
 
Join Date: Jun 2017
Location: Poland
Posts: 30
Thanks: 232
Thanked 44 Times in 29 Posts
sajmon83 is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
@altef_4 Added in previous post new messages missing translation.

@sajmon83 and @omdj If you can translate the labels referring to UWP game from the previous post, thank you already.

Thanks!
Translated and added to the previous post
Reply With Quote
The Following User Says Thank You to sajmon83 For This Useful Post:
Cesar82 (26-04-2019)
  #120  
Old 25-04-2019, 19:14
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,305 Times in 464 Posts
Simorq is on a distinguished road
Hello cesar 82
It is possible to add "Optimal installation but slower" to older systems.
Thank you


Reply With Quote
The Following User Says Thank You to Simorq For This Useful Post:
Cesar82 (26-04-2019)
Reply

Thread Tools
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
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 03:05
[GSERIES] Custom Installer Ultimate V2g Gupta Conversion Tutorials 226 01-06-2018 14:12
Crysis 3 DVD9 to 3xDVD5 Custom Installer spawniectes PC Games - CD/DVD Conversions 79 31-08-2017 08:19



All times are GMT -7. The time now is 04:53.


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