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

Reply
 
Thread Tools Search this Thread Display Modes
  #796  
Old 16-01-2022, 10:10
Snake288 Snake288 is offline
Registered User
 
Join Date: Nov 2018
Location: Paris
Posts: 206
Thanks: 92
Thanked 34 Times in 28 Posts
Snake288 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
You have to make it in Setup.ini

Code:
[CMDCommands]
cd /D "{app}"
"{app}\WemTool.exe" -d
del /S /F "{app}\WemTool.exe"

Exec2(ExpandConstant('{app}\WemTool.exe'), '-d')

the above code is located below (Installer Script_3.0.0.1.b9_[2021.09.11].isp) I want to add can I get help?

InstallerScript_3.0.0.1.b9_[2021.09.11].iss

.iss.html]InstallerScript_3.0.0.1.b9_[2021.09.11].iss - 1.1 MB


Setup.ini - 123 KB

can I get help about adding codes please?
Reply With Quote
Sponsored Links
  #797  
Old 03-02-2022, 22:13
andreiutzu21 andreiutzu21 is offline
Registered User
 
Join Date: Jul 2013
Location: Romania
Posts: 79
Thanks: 229
Thanked 25 Times in 19 Posts
andreiutzu21 is on a distinguished road
CIU 3.0.0.1 b9 u1 bug

it seems it is a bug in this updated script . not creating uninstall.exe at all
i have tried with multiple games. for EX: CYBERPUNK2077 \ BATMAN ARKHAM KNIGHT \ DEVIL MAY CRY 5 \ FORZA HORIZON 4 ETC. please Cesar82 can you fix this annoying bug. thank all for your hard work
Reply With Quote
  #798  
Old 04-02-2022, 02:01
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,909
Thanks: 6,163
Thanked 10,805 Times in 2,880 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by andreiutzu21 View Post
it seems it is a bug in this updated script . not creating uninstall.exe at all
i have tried with multiple games. for EX: CYBERPUNK2077 \ BATMAN ARKHAM KNIGHT \ DEVIL MAY CRY 5 \ FORZA HORIZON 4 ETC. please Cesar82 can you fix this annoying bug. thank all for your hard work
it work very well see Picture
Attached Images
File Type: png Uninstall.png (272.2 KB, 126 views)
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote
The Following User Says Thank You to mausschieber For This Useful Post:
andreiutzu21 (04-02-2022)
  #799  
Old 04-02-2022, 05:55
andreiutzu21 andreiutzu21 is offline
Registered User
 
Join Date: Jul 2013
Location: Romania
Posts: 79
Thanks: 229
Thanked 25 Times in 19 Posts
andreiutzu21 is on a distinguished road
ok. i have tested me too . under 1 bd25 size he creates uninstall.exe. but if you have more than 1 bd25 not create al all. for example GTA 4 is under 1bd25 and create uninstall.exe and if i compress forza or cyperpunk or batman arkham knight not creating at all. i dont know what causes this. thanks for your reply and for your work

EDIT: i have compiled setup.exe and just noticed if i just run setup.exe without installing from compression he creates uninstall.exe so i think the problem is with DISKPAN_GUI maybe.

Last edited by andreiutzu21; 04-02-2022 at 10:02. Reason: notice
Reply With Quote
  #800  
Old 04-02-2022, 22:44
andreiutzu21 andreiutzu21 is offline
Registered User
 
Join Date: Jul 2013
Location: Romania
Posts: 79
Thanks: 229
Thanked 25 Times in 19 Posts
andreiutzu21 is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
- Compile your executable using the attached script.
- Run the BAT file and install your game.
- Send me by PM the Setup_LOG.txt file generated with Setup.exe.
ok.i will test it several ways . i will install after compression and then i will install after creating iso . thank you Cesar82
Reply With Quote
  #801  
Old 05-02-2022, 03:05
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,483
Thanks: 1,083
Thanked 7,098 Times in 2,693 Posts
KaktoR is on a distinguished road
I think the solution is to copy uninstall.exe before extraction starts. Because it makes sense, if you install from ISO/DISK and change the ISO/DISK, Setup can't find Setup.exe to copy in current {src} directory. In my tests, uninstall.exe will be copied to {app} folder when extraction is done.
__________________
Haters gonna hate
Reply With Quote
  #802  
Old 05-02-2022, 04:44
andreiutzu21 andreiutzu21 is offline
Registered User
 
Join Date: Jul 2013
Location: Romania
Posts: 79
Thanks: 229
Thanked 25 Times in 19 Posts
andreiutzu21 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
I think the solution is to copy uninstall.exe before extraction starts. Because it makes sense, if you install from ISO/DISK and change the ISO/DISK, Setup can't find Setup.exe to copy in current {src} directory. In my tests, uninstall.exe will be copied to {app} folder when extraction is done.
i agree with you but in old version of CIU V3.0.0.1 B8 everything works fine even i installing from iso. at the end of install he creates uninstall.
Reply With Quote
  #803  
Old 05-02-2022, 07:30
andreiutzu21 andreiutzu21 is offline
Registered User
 
Join Date: Jul 2013
Location: Romania
Posts: 79
Thanks: 229
Thanked 25 Times in 19 Posts
andreiutzu21 is on a distinguished road
i do some test on old projects and i have installed a collection of 3 bd25 size and somehow setup creates automaticaly uninstall at the begining of extraction even from iso mounted in virtual drive. is about CIU 3.0.0.0 b8. can you fix problem for this version curent version of CIU? thaks you all for replys and for your hard work guys
Reply With Quote
  #804  
Old 05-02-2022, 11:45
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,045
Thanks: 1,762
Thanked 2,245 Times in 767 Posts
Cesar82 is on a distinguished road
CIU 3.0.0.1.b9.u1 (HF2)

CIU 3.0.0.1.b9.u1 hotfix 2
- Fixed Uninstall.exe file creation when installing from ISO and containing more than one ISO.

@andreiutzu21, please test and if it works, comment here.
@KaktoR, if it works you can replace the HF in post 1.
Attached Files
File Type: 7z CIU 3.0.0.1.b9.u1 (2021.09.11) HF2.7z (133.9 KB, 13 views)
Reply With Quote
The Following 4 Users Say Thank You to Cesar82 For This Useful Post:
Grumpy (06-02-2022), houcine80 (05-02-2022), mausschieber (05-02-2022), Prettyboy099 (07-02-2022)
  #805  
Old 05-02-2022, 22:49
andreiutzu21 andreiutzu21 is offline
Registered User
 
Join Date: Jul 2013
Location: Romania
Posts: 79
Thanks: 229
Thanked 25 Times in 19 Posts
andreiutzu21 is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
CIU 3.0.0.1.b9.u1 hotfix 2
- Fixed Uninstall.exe file creation when installing from ISO and containing more than one ISO.

@andreiutzu21, please test and if it works, comment here.
@KaktoR, if it works you can replace the HF in post 1.
i confirm, now is working perfectly . thank you for your hard work and for you time to help us
Reply With Quote
The Following 2 Users Say Thank You to andreiutzu21 For This Useful Post:
Cesar82 (06-02-2022), houcine80 (05-02-2022)
  #806  
Old 05-02-2022, 22:50
andreiutzu21 andreiutzu21 is offline
Registered User
 
Join Date: Jul 2013
Location: Romania
Posts: 79
Thanks: 229
Thanked 25 Times in 19 Posts
andreiutzu21 is on a distinguished road
i confirm, now is working perfectly . thank you for your hard work and for you time to help us
Reply With Quote
The Following 2 Users Say Thank You to andreiutzu21 For This Useful Post:
Cesar82 (06-02-2022), houcine80 (05-02-2022)
  #807  
Old 06-02-2022, 01:21
Grumpy's Avatar
Grumpy Grumpy is offline
Moderator
 
Join Date: Jun 2004
Location: Australia
Posts: 5,695
Thanks: 1,256
Thanked 1,841 Times in 810 Posts
Grumpy is on a distinguished road
@Cesar82

'andreiutzu21' was so impressed with the fix he commented about it twice
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
Reply With Quote
The Following 2 Users Say Thank You to Grumpy For This Useful Post:
andreiutzu21 (06-02-2022), Cesar82 (06-02-2022)
  #808  
Old 10-02-2022, 00:46
andreiutzu21 andreiutzu21 is offline
Registered User
 
Join Date: Jul 2013
Location: Romania
Posts: 79
Thanks: 229
Thanked 25 Times in 19 Posts
andreiutzu21 is on a distinguished road
why is show me at system check (4.0 GB) if my video card is 6 GB? someone has any ideea? thanks
Attached Images
File Type: jpg 1.jpg (188.3 KB, 66 views)
Reply With Quote
  #809  
Old 10-02-2022, 09:58
andreiutzu21 andreiutzu21 is offline
Registered User
 
Join Date: Jul 2013
Location: Romania
Posts: 79
Thanks: 229
Thanked 25 Times in 19 Posts
andreiutzu21 is on a distinguished road
no Cesar82. not working i have attached 2 more images to see if it is correct what is displayed after that 0 without selecting components
Attached Images
File Type: jpg 1.jpg (76.0 KB, 55 views)
File Type: jpg 2.jpg (46.9 KB, 53 views)
File Type: jpg 3.jpg (48.6 KB, 61 views)
Reply With Quote
The Following User Says Thank You to andreiutzu21 For This Useful Post:
mausschieber (10-02-2022)
  #810  
Old 10-02-2022, 10:07
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 3,909
Thanks: 6,163
Thanked 10,805 Times in 2,880 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by andreiutzu21 View Post
no Cesar82. not working i have attached 2 more images to see if it is correct what is displayed after that 0 without selecting components
I have the same problem but I've never noticed it before
and here it worked also not
__________________
It would be nice if you appreciate my work with the thanks Button

Last edited by mausschieber; 10-02-2022 at 10:13.
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
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
[GSERIES] Custom Installer Ultimate V2g Gupta Conversion Tutorials 226 01-06-2018 13:12
Crysis 3 DVD9 to 3xDVD5 Custom Installer spawniectes PC Games - CD/DVD Conversions 79 31-08-2017 07:19



All times are GMT -7. The time now is 05:31.


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