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, 06: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
No UltraARC.

Modify the arc.ini file to resolve the error
appname I change the chinese or Japanese,The name cannot be displayed correctl ?

东亰ザナドゥ→涓滀喊銈躲儕銉夈偉??

can you tell me what to do that?

thanks,dada


Windows Phone Installer.zip

Last edited by heihuanlanhun; 19-07-2019 at 06:47.
Reply With Quote
Sponsored Links
  #2  
Old 19-07-2019, 09:47
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
appname I change the chinese or Japanese,The name cannot be displayed correctl ?

Attachment 25088
You have to add fonts in the script..

You call me dada it's ok but if you call me bunti it would be nice
Reply With Quote
  #3  
Old 19-07-2019, 09:49
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
Talking

Quote:
Originally Posted by bunti_o4u View Post
You have to add fonts in the script..

You call me dada it's ok but if you call me bunti it would be nice
add fonts ?I try to do that,change the fonts to Microsoft YaHei?but it not work,
What should I do? bunti ?
Reply With Quote
  #4  
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
  #5  
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
  #6  
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
  #7  
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)
  #8  
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)
  #9  
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)
  #10  
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
  #11  
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 12:35.


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