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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 19-07-2019, 09:52
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 172 Times in 61 Posts
bunti_o4u is on a distinguished road
Quote:
Originally Posted by heihuanlanhun View Post
add fonts ?I try to do that,but it not work,
What should I do? bunti
First of all if your system has that font installed on it, you don't need to add any font. You just need to modify the font names in the labels...

But if you want to use font without being installed then you have to add in the script and in the resource as well..

It will definitely work..

Last edited by bunti_o4u; 19-07-2019 at 09:56.
Reply With Quote
Sponsored Links
  #2  
Old 19-07-2019, 09:54
heihuanlanhun heihuanlanhun is offline
Registered User
 
Join Date: Dec 2017
Location: china
Posts: 28
Thanks: 5
Thanked 4 Times in 4 Posts
heihuanlanhun is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
It will definitely work.. But pl ensure you have changed font name in the labels wherever you want to use your font...
Which font can I use to work?
Reply With Quote
  #3  
Old 19-07-2019, 10:00
heihuanlanhun heihuanlanhun is offline
Registered User
 
Join Date: Dec 2017
Location: china
Posts: 28
Thanks: 5
Thanked 4 Times in 4 Posts
heihuanlanhun is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
First of all if your system has that font installed on it, you don't need to add any font. You just need to modify the font names in the labels...

But if you want to use font without being installed then you have to add in the script and in the resource as well..

It will definitely work..
I've done that and It can't work
Reply With Quote
  #4  
Old 19-07-2019, 10:48
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 172 Times in 61 Posts
bunti_o4u is on a distinguished road
Quote:
Originally Posted by heihuanlanhun View Post
I've done that and It can't work
Add custom messages in your script for each sentence like below:
Code:
[CustomMessages]
Game=东亰ザナドゥ→涓滀喊銈躲儕銉夈偉
Then in the caption of labels, expand the relevant custom message like below:
Code:
Caption:=ExpandConstant('{cm:Game}');
this will definitely work...
Reply With Quote
The Following 2 Users Say Thank You to bunti_o4u For This Useful Post:
Behnam2018 (08-01-2020), Harsh ojha (20-07-2019)
  #5  
Old 19-07-2019, 11:02
heihuanlanhun heihuanlanhun is offline
Registered User
 
Join Date: Dec 2017
Location: china
Posts: 28
Thanks: 5
Thanked 4 Times in 4 Posts
heihuanlanhun is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
Add custom messages in your script for each sentence like below:
Code:
[CustomMessages]
Game=东亰ザナドゥ→涓滀喊銈躲儕銉夈偉
Then in the caption of labels, expand the relevant custom message like below:
Code:
Caption:=ExpandConstant('{cm:Game}');
this will definitely work...
bunti thanks, it work now
Reply With Quote
The Following User Says Thank You to heihuanlanhun For This Useful Post:
Behnam2018 (18-01-2020)
  #6  
Old 19-07-2019, 11:26
heihuanlanhun heihuanlanhun is offline
Registered User
 
Join Date: Dec 2017
Location: china
Posts: 28
Thanks: 5
Thanked 4 Times in 4 Posts
heihuanlanhun is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
Add custom messages in your script for each sentence like below:
Code:
[CustomMessages]
Game=东亰ザナドゥ→涓滀喊銈躲儕銉夈偉
Then in the caption of labels, expand the relevant custom message like below:
Code:
Caption:=ExpandConstant('{cm:Game}');
this will definitely work...
bunti ,How to change the word ?when I change the appname=东亰ザナドゥ ,it is wrong.
"Welcome to {#AppName} Installer Wizard" will be change the word,like this

Welcome to 涓滀喊銈躲儕銉夈偉 Installer Wizard

please help me.what can I do?
Reply With Quote
The Following User Says Thank You to heihuanlanhun For This Useful Post:
Behnam2018 (18-01-2020)
  #7  
Old 20-07-2019, 09:07
devil777's Avatar
devil777 devil777 is offline
Registered User
 
Join Date: May 2019
Location: Let.it.be
Posts: 106
Thanks: 280
Thanked 65 Times in 48 Posts
devil777 is on a distinguished road
Unhappy Unfortunate Error occurred

Greetings Bunti_Dada...
I had everything worked fine... but recently I have faced the Isdone error-12 checksum error..
First of all I have installed windows 19h1-latest yesterday ( nothing except display driver,CCleaner,VC redist++ is not installed) , my Windows Defender is turned off not disabled ... my rams,v-ram is fine any suggestions?
My archives are healthy n good..
Bunti Dada do I really need vc++ to solve my upper problem?

I seek help badly

Last edited by devil777; 20-07-2019 at 10:33. Reason: Got it right
Reply With Quote
The Following User Says Thank You to devil777 For This Useful Post:
Behnam2018 (18-01-2020)
  #8  
Old 20-07-2019, 23:06
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 172 Times in 61 Posts
bunti_o4u is on a distinguished road
Quote:
Originally Posted by devil777 View Post
recently I have faced the Isdone error-12 checksum error..

My archives are healthy n good..

I seek help badly
It happened with me once. I reinstalled the game and it git installed..

So install the game again.. Hope you won't get this error..

If error doesn't get resolved try installing vc redistributed 2015.
Reply With Quote
The Following 2 Users Say Thank You to bunti_o4u For This Useful Post:
Behnam2018 (17-01-2020), devil777 (21-07-2019)
  #9  
Old 20-07-2019, 23:09
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 172 Times in 61 Posts
bunti_o4u is on a distinguished road
Quote:
Originally Posted by heihuanlanhun View Post
bunti ,How to change the word ?when I change the appname=东亰ザナドゥ ,it is wrong.
"Welcome to {#AppName} Installer Wizard" will be change the word,like this

Welcome to 涓滀喊銈躲儕銉夈偉 Installer Wizard

please help me.what can I do?
I don't get it what is your issue..
Reply With Quote
The Following User Says Thank You to bunti_o4u For This Useful Post:
Behnam2018 (17-01-2020)
  #10  
Old 20-07-2019, 23:45
heihuanlanhun heihuanlanhun is offline
Registered User
 
Join Date: Dec 2017
Location: china
Posts: 28
Thanks: 5
Thanked 4 Times in 4 Posts
heihuanlanhun is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
I don't get it what is your issue..
when I use Japanese system(ANSI) windows 10,then the installer will be change like this 涓滀喊銈躲儕銉夈偉.

but when I use english system(unicode) windows 10,then the installer will be change like this 东亰ザナドゥ

Last edited by heihuanlanhun; 21-07-2019 at 00:11.
Reply With Quote
The Following User Says Thank You to heihuanlanhun For This Useful Post:
Behnam2018 (20-01-2020)
  #11  
Old 21-07-2019, 08:33
devil777's Avatar
devil777 devil777 is offline
Registered User
 
Join Date: May 2019
Location: Let.it.be
Posts: 106
Thanks: 280
Thanked 65 Times in 48 Posts
devil777 is on a distinguished road
Talking Isdone solved

Ahemm.....Bunti Dada it got solved I 've ran a test about which vC redist it do need.. and found that it needs both VC++ 2012/2013/2015 both x64 and x86 variant...
Hope if any one next time face any ISdone.dll or dll related error they find this helpful... Unfortunately some Unthinkable persons do show that copy isdone.dll to system 32 or sysWOW folder... clean your drive.. ram is coming to an end ...they really annoy the steady person to a mad person

Last edited by devil777; 21-07-2019 at 22:21. Reason: Got it right
Reply With Quote
The Following User Says Thank You to devil777 For This Useful Post:
Behnam2018 (20-01-2020)
  #12  
Old 19-07-2019, 10:30
heihuanlanhun heihuanlanhun is offline
Registered User
 
Join Date: Dec 2017
Location: china
Posts: 28
Thanks: 5
Thanked 4 Times in 4 Posts
heihuanlanhun is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
First of all if your system has that font installed on it, you don't need to add any font. You just need to modify the font names in the labels...

But if you want to use font without being installed then you have to add in the script and in the resource as well..

It will definitely work..
I tried many times, but it still couldn't
I change the font ,but it can work,like this
东亰ザナドゥ→涓滀喊銈躲儕銉夈偉??
Reply With Quote
  #13  
Old 19-07-2019, 10:33
heihuanlanhun heihuanlanhun is offline
Registered User
 
Join Date: Dec 2017
Location: china
Posts: 28
Thanks: 5
Thanked 4 Times in 4 Posts
heihuanlanhun is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
First of all if your system has that font installed on it, you don't need to add any font. You just need to modify the font names in the labels...

But if you want to use font without being installed then you have to add in the script and in the resource as well..

It will definitely work..
Please give me the font to work
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
Coming Soon: Metro Install Creator Razor12911 Conversion Tutorials 48 31-10-2021 02:59
Windows Phone Installer (FMX) Redists Help... ramazan19833 Conversion Tutorials 3 15-12-2017 04:08
Custom Installer (help test ) windows 8 Dante1995 Conversion Tutorials 4 07-07-2014 03:43
321 studios game x copy acehardy12 XBox Games 6 29-06-2005 13:55



All times are GMT -7. The time now is 11:59.


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