Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

View Poll Results: Should installations compiled with Installer Creator be protected using methods.
Yes, I'd like all my installations to be protected. I don't want people to steal my ideas. 1 16.67%
No, I like to share my ideas because it may open new paths for other people. 5 83.33%
Voters: 6. You may not vote on this poll

Reply
 
Thread Tools Search this Thread Display Modes
  #256  
Old 02-12-2013, 01:51
GloverK1911's Avatar
GloverK1911 GloverK1911 is offline
Registered User
 
Join Date: Nov 2013
Location: Viet Nam
Posts: 116
Thanks: 22
Thanked 8 Times in 4 Posts
GloverK1911 is on a distinguished road
Can you add compression = precomp+srep+delta+lzma? For repack
Reply With Quote
Sponsored Links
  #257  
Old 02-12-2013, 02:59
Logrim Logrim is offline
Registered User
 
Join Date: Jun 2009
Location: Spain
Posts: 153
Thanks: 116
Thanked 72 Times in 44 Posts
Logrim is on a distinguished road
Razor, i get an error in spanish custom messages in the autorun section. espAutorunMessage2_10 will be esp.AutorunMessage2_10 true?. I'm afraid is my fault, i edit my post when i see my error few minutes before you post.
Reply With Quote
  #258  
Old 02-12-2013, 04:30
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by GloverK1911 View Post
Can you add compression = precomp+srep+delta+lzma? For repack
you need to create separate archives for that. Installer Creator won't create them for you. but else you need to set up the archive location/directory which you wanna unpack.
Reply With Quote
  #259  
Old 02-12-2013, 04:36
GloverK1911's Avatar
GloverK1911 GloverK1911 is offline
Registered User
 
Join Date: Nov 2013
Location: Viet Nam
Posts: 116
Thanks: 22
Thanked 8 Times in 4 Posts
GloverK1911 is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
you need to create separate archives for that. Installer Creator won't create them for you. but else you need to set up the archive location/directory which you wanna unpack.
How can i do??? Can you help me repack plz

Last edited by GloverK1911; 02-12-2013 at 04:43.
Reply With Quote
  #260  
Old 02-12-2013, 04:44
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Create an archive using precomp+srep+delta+lzma method then from there, set it up in the installer creator.
Archive Type - > Freearc
Source - > Archive Directory
Output - > App directory
Precomp - > Set version

Done!
Reply With Quote
  #261  
Old 02-12-2013, 04:44
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by Logrim View Post
Razor, i get an error in spanish custom messages in the autorun section. espAutorunMessage2_10 will be esp.AutorunMessage2_10 true?. I'm afraid is my fault, i edit my post when i see my error few minutes before you post.
Don't worry. I'll fix it.
Reply With Quote
  #262  
Old 02-12-2013, 07:37
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Create an archive using precomp+srep+delta+lzma method then from there, set it up in the installer creator.
Archive Type - > Freearc
Source - > Archive Directory
Output - > App directory
Precomp - > Set version

Done!
Thanks for the TAB to choose the template great innovation.

I use this commands in free arc.
Code:
-msrep:m3f:mem256mb+dispack070+delta+lzma:512mb:normal:bt4:256
Code:
app\arc x -ep1 -i2 -w. -dp.\%PATH% %~n1.bin -msrep:d
with very good results but the problem is ISdone.dll doesn´t suport the commands.
currently I use *.bAT file to install games is posible thats this commands works in C.I., I know, Freearc is not multivolume, there are any way to make a comPREssion like

Code:
echo off

arc a -ep1 -r -w.\ .\data1.cab [email protected] -msrep:m3f:mem256mb+dispack070+delta+lzma:512mb:normal:bt4:256

arc a -ep1 -r -ed -w.\ .\data2.cab [email protected] -x".\audio\*" -x".\movies\*" -msrep:m3f:mem256mb+dispack070+delta+lzma:512mb:normal:bt4:256 ".\*"

arc a -ep1 -r -w.\ .\data3.cab -msrep:m3f:mem256mb+dispack070+delta+lzma:512mb:normal:bt4:256 ".\movies\#converted\*"
with GUI in C.I.

many thanks Razor12911
Reply With Quote
  #263  
Old 02-12-2013, 15:05
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,311
Thanks: 6,755
Thanked 11,698 Times in 3,223 Posts
mausschieber is on a distinguished road
Shortcuts /components doesn't work

Reply With Quote
  #264  
Old 02-12-2013, 16:27
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
the exe & shortcuts, etc need to be entered as {app}\bin NOT your installed game folder\bin, otherwise the installer will never work if someone uses different folder name.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
mausschieber (02-12-2013)
  #265  
Old 02-12-2013, 16:48
riodsa123 riodsa123 is offline
Registered User
 
Join Date: Oct 2013
Location: satan house
Posts: 48
Thanks: 45
Thanked 7 Times in 6 Posts
riodsa123 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
the exe & shortcuts, etc need to be entered as {app}\bin NOT your installed game folder\bin, otherwise the installer will never work if someone uses different folder name.
like this?


and btw... how to make installer ask instal DX or other stuff? ( sorry for bad english )
Attached Images
File Type: jpg Untitled.jpg (152.0 KB, 232 views)

Last edited by riodsa123; 02-12-2013 at 16:52.
Reply With Quote
  #266  
Old 02-12-2013, 19:38
Inge's Avatar
Inge Inge is offline
Die Hard Member
 
Join Date: Jun 2012
Location: Germany
Posts: 420
Thanks: 203
Thanked 633 Times in 201 Posts
Inge is on a distinguished road
Quote:
Originally Posted by mausschieber View Post
First klick "add" then type your stuff
Reply With Quote
The Following User Says Thank You to Inge For This Useful Post:
mausschieber (02-12-2013)
  #267  
Old 03-12-2013, 06:16
jamel2013's Avatar
jamel2013 jamel2013 is offline
Registered User
 
Join Date: Nov 2013
Location: ALG
Posts: 140
Thanks: 185
Thanked 171 Times in 41 Posts
jamel2013 is on a distinguished road
http://oi41.tinypic.com/qmxkso.jpg help me

Last edited by jamel2013; 03-12-2013 at 06:21.
Reply With Quote
  #268  
Old 03-12-2013, 06:47
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
Quote:
Originally Posted by jamel2013 View Post
you are using my one
its a preview, not working currently.
Reply With Quote
The Following User Says Thank You to yener90 For This Useful Post:
jamel2013 (25-04-2014)
  #269  
Old 04-12-2013, 03:36
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by Inge View Post
First klick "add" then type your stuff
So true. Sorry for late instruction update. They'll be in next version which will be v1.0.2.0
Reply With Quote
  #270  
Old 04-12-2013, 13:12
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Installer Creator v1.0.2.0 Released!!!

Changes

* Fixed string grid bugs
* Added hints
* Added Tutorial
Reply With Quote
The Following 3 Users Say Thank You to Razor12911 For This Useful Post:
GloverK1911 (04-12-2013), LeChuck_VMPD (05-12-2013), mausschieber (04-12-2013)
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
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Source Code: Conversion Converter Razor12911 Conversion Tutorials 66 31-03-2018 18:53
Preview: Conversion Tool for Advanced Setup Creator Razor12911 Conversion Tutorials 6 10-05-2017 00:30
Simple Conversion Help akarikk Conversion Tutorials 4 09-11-2014 14:21



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


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