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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23-10-2022, 18:26
jojo670's Avatar
jojo670 jojo670 is offline
Registered User
 
Join Date: Oct 2022
Location: earth
Posts: 3
Thanks: 3
Thanked 1 Time in 1 Post
jojo670 is on a distinguished road
Hello everyone and thank you for your welcome.
I'm a beginner, I'm using the Masquerade script (Thanks!) but I need some help... so I have a file folder with a program I'd like to install with this installer. I've tried several times, I can't. I managed to put the banner, the icon and the music, put the folder in 'include', I create an installer with two setup.bin I click on setup.exe try to install I have an ISdone error. dll... also I added a line in the setup of the script, because I had an error during the compilation: DiskSpanning=yes.

#define Binary "Test.exe" ;; Type full path to EXE file!

and this, i don't understand what should i put?

in my folder I have an exe file of which I would like the installer to create a shortcut but with a particular line example : "C:\abc\def\ijk.exe" "C:/abc/def/lmn.xex" --fullscreen

If someone can shed some light for me? Thank you and sorry for the spelling mistakes, I use a translator
Reply With Quote
Sponsored Links
  #2  
Old 24-10-2022, 00:05
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Hi
Quote:
Originally Posted by jojo670 View Post
put the folder in 'include'
Please don't put any of your program files into the Include folder - Include folder is only for decompressors and their configurations.
Quote:
Originally Posted by jojo670 View Post
I click on setup.exe try to install I have an ISdone error. dll
Please tell us what ISDone error you experience, a screenshot of the error message would be helpful.
Quote:
#define Binary "Test.exe" ;; Type full path to EXE file!

and this, i don't understand what should i put?
According to your explanation, if your app name is "abc" then you should write the line like this:
Code:
#define Binary "def\ijk.exe"
To add extra parameters to the shortcut, modify line 52 like this:
Code:
Name: "{commondesktop}\{#Name}"; Filename: "{app}\{#Binary}"; Parameters: "lmn.xex" --fullscreen"; Check: CreateADesktopIcon
Hope this helps!
Reply With Quote
The Following 2 Users Say Thank You to Masquerade For This Useful Post:
Grumpy (27-10-2022), jojo670 (24-10-2022)
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
Light Installer Script (LIS) - DiskSpan_GUI Cesar82 Conversion Tutorials 227 30-05-2026 05:01
Ultimate Conversion Compressor (UCC) vollachr Conversion Tutorials 55 26-04-2021 09:27
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05



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


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