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
  #1  
Old 24-07-2018, 12:48
ivanlakersss666 ivanlakersss666 is offline
Registered User
 
Join Date: Mar 2015
Location: Miami beach
Posts: 105
Thanks: 10
Thanked 11 Times in 11 Posts
ivanlakersss666 is on a distinguished road
inno setup problem,help mee!!!

I can not run the prey game from the desktop, from the shortcut icon, can someone help me modify the script so that the game opens up?

[Files]
Source: "C:\GAMES\Prey.v1.07\Binaries\Danielle\x64\Release \Prey.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\GAMES\Prey.v1.07\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
; NOTE: Don't use "Flags: ignoreversion" on any shared system files

[Icons]
Name: "{group}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"
Name: "{group}\{cm:UninstallProgram,{#MyAppName}}"; Filename: "{uninstallexe}"
Name: "{commondesktop}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"; Tasks: desktopicon
Reply With Quote
Sponsored Links
  #2  
Old 24-07-2018, 12:56
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
You must start the game as admin. Use google search to find out how to give shortcuts admin privileges.
__________________
Haters gonna hate
Reply With Quote
  #3  
Old 24-07-2018, 12:59
ivanlakersss666 ivanlakersss666 is offline
Registered User
 
Join Date: Mar 2015
Location: Miami beach
Posts: 105
Thanks: 10
Thanked 11 Times in 11 Posts
ivanlakersss666 is on a distinguished road
It is not a problem to run the game as an administrator, the problem is that the game.exe is in subfolders and you have to edit the script.
Reply With Quote
  #4  
Old 24-07-2018, 13:01
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
Show me your [Setup] section
__________________
Haters gonna hate
Reply With Quote
  #5  
Old 24-07-2018, 13:06
ivanlakersss666 ivanlakersss666 is offline
Registered User
 
Join Date: Mar 2015
Location: Miami beach
Posts: 105
Thanks: 10
Thanked 11 Times in 11 Posts
ivanlakersss666 is on a distinguished road
here my script

https://www5.zippyshare.com/v/s6mL1bCN/file.html
Reply With Quote
  #6  
Old 24-07-2018, 13:12
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
Here is the fix

If you want the Mooncrash desktop icon too, remove the first semicolons ( ; ) before the two lines
Code:
;Name: "{commondesktop}\PREY Mooncrash"; Filename: "{app}\Whiplash\Binaries\Danielle\x64\Release\Prey.exe"; Tasks: desktopicon
;Name: "{group}\PREY Mooncrash"; Filename: "{app}\Whiplash\Binaries\Danielle\x64\Release\Prey.exe"
Attached Files
File Type: zip yhhh.zip (1.0 KB, 13 views)
__________________
Haters gonna hate
Reply With Quote
  #7  
Old 24-07-2018, 13:55
ivanlakersss666 ivanlakersss666 is offline
Registered User
 
Join Date: Mar 2015
Location: Miami beach
Posts: 105
Thanks: 10
Thanked 11 Times in 11 Posts
ivanlakersss666 is on a distinguished road
thank friend for help me.Can you tell me what lines are you modified to have the 2 shortcuts on the desk for future repack?

Last edited by ivanlakersss666; 24-07-2018 at 14:08.
Reply With Quote
  #8  
Old 24-07-2018, 14:52
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,688
Thanks: 1,106
Thanked 7,335 Times in 2,837 Posts
KaktoR is on a distinguished road
Only have changed 1 line, removed 1 line and added 2 lines. Compare both script to see the difference.
__________________
Haters gonna hate
Reply With Quote
  #9  
Old 05-08-2018, 17:22
ivanlakersss666 ivanlakersss666 is offline
Registered User
 
Join Date: Mar 2015
Location: Miami beach
Posts: 105
Thanks: 10
Thanked 11 Times in 11 Posts
ivanlakersss666 is on a distinguished road
Can you help with The game Rime for edit the script?

https://www75.zippyshare.com/v/ojyKnah5/file.html

Last edited by ivanlakersss666; 06-08-2018 at 01:45.
Reply With Quote
  #10  
Old 06-08-2018, 06:53
PsYcHo_RaGE's Avatar
PsYcHo_RaGE PsYcHo_RaGE is offline
Registered User
 
Join Date: Mar 2018
Location: DarckSide
Posts: 238
Thanks: 193
Thanked 160 Times in 78 Posts
PsYcHo_RaGE is on a distinguished road
you need only one script at a time, just edit the same script everytime
i would suggest that make your script a bit easy to read
__________________
“WE ALL GO A LITTLE MAD SOMETIMES”
Reply With Quote
  #11  
Old 06-08-2018, 08:41
ivanlakersss666 ivanlakersss666 is offline
Registered User
 
Join Date: Mar 2015
Location: Miami beach
Posts: 105
Thanks: 10
Thanked 11 Times in 11 Posts
ivanlakersss666 is on a distinguished road
Can you help me to edit script?
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
BlackBox v2 y_thelastknight Conversion Tutorials 567 11-03-2025 07:16
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup REV0 Conversion Tutorials 129 21-05-2021 05:51
Inno Setup: Additional Libraries altef_4 Conversion Tutorials 50 21-10-2020 09:59
Useful Dll for Inno Setup users peterf1999 Conversion Tutorials 88 01-12-2017 16:00
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57



All times are GMT -7. The time now is 16:19.


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