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
  #331  
Old 07-07-2018, 22:43
Schabik Schabik is offline
Registered User
 
Join Date: Dec 2008
Location: Somewhere in Poland
Posts: 152
Thanks: 17
Thanked 35 Times in 32 Posts
Schabik is on a distinguished road
Quote:
Originally Posted by Stor31 View Post
Please specify Your problem Stor31
Reply With Quote
Sponsored Links
  #332  
Old 08-07-2018, 00:47
Jiva newstone's Avatar
Jiva newstone Jiva newstone is offline
Registered User
 
Join Date: Nov 2016
Location: India
Posts: 190
Thanks: 227
Thanked 412 Times in 96 Posts
Jiva newstone is on a distinguished road
Quote:
Originally Posted by Schabik View Post
KaktoR Can You please work on that?
I'm not a programmer, so I can't solve this problem.
I'm trying to solve the problem but no results.


I've occured another problem, The wizard does not always run correctly.
the steps are: running setup, splashscreen appears, after thar nothing happens.
Yes, u can add transparency- go to wizardform and add this

WizardForm.WelcomeLabel1.Transparent:=true;
WizardForm.WelcomeLabel2.Transparent:=true;

or use this

http://krinkels.org/resources/transparentstatic.180/
Reply With Quote
  #333  
Old 08-07-2018, 00:52
Jiva newstone's Avatar
Jiva newstone Jiva newstone is offline
Registered User
 
Join Date: Nov 2016
Location: India
Posts: 190
Thanks: 227
Thanked 412 Times in 96 Posts
Jiva newstone is on a distinguished road
Quote:
Originally Posted by TheGeekyGamer View Post
Thank you... i was looking for a simple and clean installer creator.
Any ideas on your simple and clean installer,
Attached Images
File Type: png Clean.PNG (1.60 MB, 294 views)
Reply With Quote
  #334  
Old 11-07-2018, 23:20
Schabik Schabik is offline
Registered User
 
Join Date: Dec 2008
Location: Somewhere in Poland
Posts: 152
Thanks: 17
Thanked 35 Times in 32 Posts
Schabik is on a distinguished road
Ok, I have another problem.


When trying to install the game the installer freezes on 57% the cls-srep process closes and installation won't continue.

Last edited by Schabik; 12-07-2018 at 01:16.
Reply With Quote
  #335  
Old 12-07-2018, 05:10
saeid saeid is offline
Registered User
 
Join Date: Aug 2015
Location: Tehran, Iran
Posts: 16
Thanks: 10
Thanked 0 Times in 0 Posts
saeid is on a distinguished road
i used : srep:m3f:l128+lzma2 to compress in Diskspan and use ASIS.v7.0.8 Compiler to run setup.
when run setup, i give isdone.dll and unarc.dll error
please help me.

Last edited by saeid; 12-07-2018 at 10:00.
Reply With Quote
  #336  
Old 12-07-2018, 05:12
Schabik Schabik is offline
Registered User
 
Join Date: Dec 2008
Location: Somewhere in Poland
Posts: 152
Thanks: 17
Thanked 35 Times in 32 Posts
Schabik is on a distinguished road
Quote:
Originally Posted by saeid View Post
i used : srep:m3f:l128+lzma2 to compress in Diskspan and use ASIS.v7.0.8 Compiler to run setup.
when run setup, i give isdone and unarc.dll error
please help me.
What version od srep are You using?
Reply With Quote
The Following User Says Thank You to Schabik For This Useful Post:
saeid (12-07-2018)
  #337  
Old 12-07-2018, 05:26
saeid saeid is offline
Registered User
 
Join Date: Aug 2015
Location: Tehran, Iran
Posts: 16
Thanks: 10
Thanked 0 Times in 0 Posts
saeid is on a distinguished road
Quote:
Originally Posted by Schabik View Post
What version od srep are You using?
I use SREP64 which be in Diskspan in ASIS.v7.0.8 package.
Reply With Quote
  #338  
Old 12-07-2018, 05:30
Schabik Schabik is offline
Registered User
 
Join Date: Dec 2008
Location: Somewhere in Poland
Posts: 152
Thanks: 17
Thanked 35 Times in 32 Posts
Schabik is on a distinguished road
Quote:
Originally Posted by saeid View Post
I use SREP64 which be in Diskspan in ASIS.v7.0.8 package.

Show me Your arc.ini file.
Reply With Quote
The Following User Says Thank You to Schabik For This Useful Post:
saeid (12-07-2018)
  #339  
Old 12-07-2018, 05:34
saeid saeid is offline
Registered User
 
Join Date: Aug 2015
Location: Tehran, Iran
Posts: 16
Thanks: 10
Thanked 0 Times in 0 Posts
saeid is on a distinguished road
Quote:
Originally Posted by Schabik View Post
Show me Your arc.ini file.
Edit attach file!
Please help me!
Attached Files
File Type: zip Arc.zip (530 Bytes, 12 views)

Last edited by saeid; 12-07-2018 at 11:09.
Reply With Quote
  #340  
Old 12-07-2018, 13:53
saeid saeid is offline
Registered User
 
Join Date: Aug 2015
Location: Tehran, Iran
Posts: 16
Thanks: 10
Thanked 0 Times in 0 Posts
saeid is on a distinguished road
finally, I solved it.
I edited Settings.ini in ASIS.v7.0.8 folder and set:
"UltraARC=0
DiskSpan=1"

repair isdone.dll and unarc.dll error.
I edited Compressor.ini in ASIS.v7.0.8 folder and set (for "srep:m3f:l128+lzma2" method):

Quote:
[External Compressor]
#Define SrepInside "N" ;O, N

// Precompressors //
//#Define ReflateDLL "x64"
//#Define pZLib3 "x64"
//#Define ZTool "x64"
//#Define XTool "x86"
//#Define pOodle
//#Define AFR "019" ;019, 020
//#Define UELR

// For Media Streams //
//#Define MSCInside "TAK"
//#Define MPZSlimmer
//#Define OGGRE
//#Define BPK

// Final compressor //
#Define SevenZip "x64"
//#Define RAZOR
//#Define LOLZ
//#Define ZSTD "x64"
//#Define DLZ

#Define Facompress
//#Define Rar
//#Define OggDec
//#Define XDelta
Reply With Quote
  #341  
Old 03-08-2018, 14:20
mahbodsx mahbodsx is offline
Registered User
 
Join Date: Sep 2017
Location: IR_KRJ
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
mahbodsx is on a distinguished road


I use the Ultra Arc
Pzlib3-srep-Lzma
but get error 11 unarc help me please
Reply With Quote
  #342  
Old 19-08-2018, 07:32
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
error 11, unable to write to disk. try install to anything except Program files (x86), try just C:\games\... or different HD partition.
Reply With Quote
  #343  
Old 02-09-2018, 08:22
ZAZA4EVER ZAZA4EVER is offline
Registered User
 
Join Date: Oct 2016
Location: egypt
Posts: 179
Thanks: 615
Thanked 200 Times in 72 Posts
ZAZA4EVER is on a distinguished road
Quote:
Originally Posted by Schabik View Post
Nope, Website button is moving but when I tried to resize the image it's not resizing. My image has 750x500 but when I Tried to resize This happens:Attachment 22212


Original image looks like this:
Attachment 22213
For this problem i reach for solution for make setup suitable for any resolutions ... But we want cjstyle file transparent or crystal for setup.if anyone have it please upload it ... My try in picture ...
Attached Images
File Type: jpg Untitled.jpg (265.4 KB, 154 views)
Reply With Quote
  #344  
Old 02-09-2018, 09:09
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
I think you have to move all labels from WizardForm.xxxxxxxx to WizardForm and make pages invisible.
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
ZAZA4EVER (02-09-2018)
  #345  
Old 02-09-2018, 10:26
ZAZA4EVER ZAZA4EVER is offline
Registered User
 
Join Date: Oct 2016
Location: egypt
Posts: 179
Thanks: 615
Thanked 200 Times in 72 Posts
ZAZA4EVER is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
I think you have to move all labels from WizardForm.xxxxxxxx to WizardForm and make pages invisible.
How i can do it ... I am not programer ... But i want one example to make it
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
[Help] need Advanced Installer script with Razor1911's UltraArc module rez3vil Conversion Tutorials 3 15-04-2024 02:24
Portable Installer Inno Setup Script y_thelastknight Conversion Tutorials 59 23-10-2020 00:02
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Simple Arc Installer 78372 Conversion Tutorials 1 15-06-2017 15:37
MSC+Srep+lzma Simple Script Example gozarck Conversion Tutorials 10 07-09-2015 16:31



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


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