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
  #241  
Old 29-01-2024, 02:55
pcblizzard pcblizzard is offline
Registered User
 
Join Date: Aug 2009
Location: Germany
Posts: 32
Thanks: 65
Thanked 3 Times in 3 Posts
pcblizzard is on a distinguished road
I'm at a loss right now, but the setup doesn't create a desktop shortcut for me (and in the start menu the shortcut is simply named “.lnk”, i.e. without the name of the game before the “.lnk”).

I know I've done something wrong, maybe someone can help me out?

Code:
[Execs]
;Tile Caption|Exec Directory|Exec File|Shortcut Name/Action Name
AppExe1=Stardew Valley|Stardew Valley.exe
And I sometimes (not always) have the problem that I can't activate the AutoRun menu “immediately” (after clicking once), for example, so I have to click 4–5 times with the mouse before it works.


KR pcblizzard

Last edited by pcblizzard; 29-01-2024 at 03:04. Reason: Add the info about the autorun
Reply With Quote
Sponsored Links
  #242  
Old 29-01-2024, 03:49
pcblizzard pcblizzard is offline
Registered User
 
Join Date: Aug 2009
Location: Germany
Posts: 32
Thanks: 65
Thanked 3 Times in 3 Posts
pcblizzard is on a distinguished road
Ouch, thank you!
Reply With Quote
  #243  
Old 29-01-2024, 09:26
IRAQIGHOST IRAQIGHOST is offline
Registered User
 
Join Date: Jun 2020
Location: Iraq
Posts: 71
Thanks: 42
Thanked 29 Times in 16 Posts
IRAQIGHOST is on a distinguished road
after creating the setup and check the Setup.exe in Virustotal it's showed 3 of programs detected it as Malware
Reply With Quote
  #244  
Old 29-01-2024, 10:12
pcblizzard pcblizzard is offline
Registered User
 
Join Date: Aug 2009
Location: Germany
Posts: 32
Thanks: 65
Thanked 3 Times in 3 Posts
pcblizzard is on a distinguished road
I have one more question: Is it possible to add arguments under “[Execs]”?
I have tried it, but it has no effect, the “Arguments” are not added to the desktop- / start menu shortcuts.


KR pcblizzard
Reply With Quote
  #245  
Old 29-01-2024, 10:30
pcblizzard pcblizzard is offline
Registered User
 
Join Date: Aug 2009
Location: Germany
Posts: 32
Thanks: 65
Thanked 3 Times in 3 Posts
pcblizzard is on a distinguished road
I have to thank you again!
Reply With Quote
  #246  
Old 09-07-2024, 06:43
pcblizzard pcblizzard is offline
Registered User
 
Join Date: Aug 2009
Location: Germany
Posts: 32
Thanks: 65
Thanked 3 Times in 3 Posts
pcblizzard is on a distinguished road
I have now found errors/problems:

1. on a (4K) UHD monitor the installer looks very compressed. Is there a scaling option in the script that can be activated? [Second image]
2. if I want to change the installation folder, click on another one and click on the normal folder again, it automatically adds the "AppName" after the "InstallDir" name. [First image]

Example, based on the picture: if I click on the folder "Intel" and then again on "Jak 2 HD", the installation folder reads "C:\Program Files\Jak 2 HD" (which would be correct) instead of "C:\Program Files\Jak 2 HD\Jak II: Renegade HD" (which is wrong, because "InstallDir" + "AppName" is used). Sometimes dots are simply inserted instead of "Program Files" (i.e. "C:\...\Jak 2 HD" instead of "C:\Program Files\Jak 2 HD") If you do not check this and click on "Ok" in the "Select Directory" window, the installer crashes (but I have not yet found out when the installer sets the "..." instead of "Program Files").

EDIT: Ah and when I use the uninstaller and click on e.g. the progress bar (although I don't think it matters where I click), I get an error message (but the program is [apparently still completely] uninstalled) (Third image).

Thank you for your help
Attached Images
File Type: jpg 1111111.jpg (32.9 KB, 233 views)
File Type: jpg XTBDWEN.jpg (92.7 KB, 237 views)
File Type: jpg Screenshot 2024-07-09 194726.jpg (112.9 KB, 229 views)

Last edited by pcblizzard; 09-07-2024 at 10:51. Reason: See "Edit"
Reply With Quote
  #247  
Old 29-04-2025, 22:35
fadliabravers fadliabravers is offline
Registered User
 
Join Date: Apr 2025
Location: indonesia
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
fadliabravers is on a distinguished road



how to fix this problem, so that it can adjust to the monitor display resolution. this problem appears when the monitor resolution is 4k
Reply With Quote
  #248  
Old 26-05-2025, 16:00
Budakgamers9849 Budakgamers9849 is offline
Registered User
 
Join Date: May 2025
Location: Indonesia
Posts: 6
Thanks: 0
Thanked 1 Time in 1 Post
Budakgamers9849 is on a distinguished road
can it only be run at 1080p resolution? i use at 4k resolution, setup is cut off and can't be upscaled
Reply With Quote
  #249  
Old Yesterday, 12:06
nsaer nsaer is offline
Registered User
 
Join Date: Jun 2018
Location: Palestine
Posts: 33
Thanks: 17
Thanked 1 Time in 1 Post
nsaer is on a distinguished road
Hey guys. How do I change the color to pink? I've tried so many times and failed.

Reply With Quote
  #250  
Old Today, 03:56
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,462
Thanks: 6,912
Thanked 12,075 Times in 3,358 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by nsaer View Post
Hey guys. How do I change the color to pink? I've tried so many times and failed.

Take a look here otherwise i don't know

Code:
[Theme]
Music=1
Image=1
RoundEdgeBtn=0
;Interface either be in dark or light
Dark=1
;Colors are Originally from OS Windows Phone 8 (01-34)
Color=00
;Set 00 for custom color and give your color code here in BBGGRR
CustColor=$8223FE
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote
  #251  
Old Today, 04:21
nsaer nsaer is offline
Registered User
 
Join Date: Jun 2018
Location: Palestine
Posts: 33
Thanks: 17
Thanked 1 Time in 1 Post
nsaer is on a distinguished road
Quote:
Originally Posted by mausschieber View Post
Take a look here otherwise i don't know

Code:
[Theme]
Music=1
Image=1
RoundEdgeBtn=0
;Interface either be in dark or light
Dark=1
;Colors are Originally from OS Windows Phone 8 (01-34)
Color=00
;Set 00 for custom color and give your color code here in BBGGRR
CustColor=$8223FE
Thank you. I tried that before and it didn't work. But I saved the file and ran it again, and it worked.
Reply With Quote
  #252  
Old Today, 04:30
nsaer nsaer is offline
Registered User
 
Join Date: Jun 2018
Location: Palestine
Posts: 33
Thanks: 17
Thanked 1 Time in 1 Post
nsaer is on a distinguished road
There's a problem. The desktop shortcut is not displaying correctly.

Is there a programming error, or what?

Please help me fix this.

I apologize for my English; I'm not fluent.






Last edited by nsaer; Today at 04:32.
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
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 09:00.


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