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

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1186  
Old 16-12-2012, 11:20
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
im currently in istanbul...will help you all if i'm at home.
The Following User Says Thank You to yener90 For This Useful Post:
kassane (16-12-2012)
Sponsored Links
  #1187  
Old 16-12-2012, 17:20
sarmadi's Avatar
sarmadi sarmadi is offline
Registered User
 
Join Date: Jun 2011
Location: Planet Earth
Posts: 268
Thanks: 235
Thanked 45 Times in 35 Posts
sarmadi is on a distinguished road
Have a good days In This wonderful city.
  #1188  
Old 24-12-2012, 06:54
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
Yener, was removed function edges of pages of the installer in CIU?
There's no way puts back (Example: EnableBordes = 1 Setup.ini)
The logo.png not work here in CIU.
  #1189  
Old 24-12-2012, 07:18
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Quote:
Originally Posted by LuisCésar82 View Post
The logo.png not work here in CIU.
Just merge logo.png with installer*.png, using Photoshop or GIMP
  #1190  
Old 25-12-2012, 07:01
johnnyusa johnnyusa is offline
Registered User
 
Join Date: Oct 2011
Location: Romania
Posts: 20
Thanks: 4
Thanked 1 Time in 1 Post
johnnyusa is on a distinguished road
Merry Christmas everyone!

I've tested the new CIU and it's very sweet, thanks yener.

But, the bug i was talking about in your previous release is still here. Fabio exposed that bug also in his previous posts.

Quote:
" had a problem with the CI 8.5.7.4 when I used the internal compression and integration (Setup.cab + Setup.ini), after conversion the autorun opened normally, but after clicking install, the installer has stopped working."
This is the bug i'm talking about. It's still here, in your latest CIU.

I've seen something related. If my installer is around 50mb large, this bug doesnt apply. But if my installer is over 100mb, installer it's taking around 30 seconds to start. Also, if my installer is over 2gb, the installer doesnt work at all, "Not responding".

Looking at my harddrive led activity, it's looking like he's doing some decompression whatsoever, i blame this for the above problems.

All these happens only with Internal Integration with/without Internal Compression.

One more thing, i've encrypted the .cab file, i can't decompress it or copy files from it. That's fine. But, instead, i can copy files to it, even if it's encrypted.. that's bad. Is there any way to disallow copying files into encrypted .cab if you don't know the encryption password?


Thanks.
  #1191  
Old 25-12-2012, 08:31
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
Update 1.0.0.3:
- small language box has too much bugs, which i realized, while trying to fix errors, therefore disabled it in this release
-> will rebuild it completely again
- fixed video stop issue
- fixed button colors while glowing
The Following 3 Users Say Thank You to yener90 For This Useful Post:
Demonn (25-12-2012), Fabioddq (26-12-2012), kassane (25-12-2012)
  #1192  
Old 25-12-2012, 08:35
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 johnnyusa View Post
Merry Christmas everyone!

I've tested the new CIU and it's very sweet, thanks yener.

But, the bug i was talking about in your previous release is still here. Fabio exposed that bug also in his previous posts.



This is the bug i'm talking about. It's still here, in your latest CIU.

I've seen something related. If my installer is around 50mb large, this bug doesnt apply. But if my installer is over 100mb, installer it's taking around 30 seconds to start. Also, if my installer is over 2gb, the installer doesnt work at all, "Not responding".

Looking at my harddrive led activity, it's looking like he's doing some decompression whatsoever, i blame this for the above problems.

All these happens only with Internal Integration with/without Internal Compression.
i believe the inno setup installer itself cant manage such big files.
dont know if i can fix this.

Quote:
Originally Posted by johnnyusa View Post
One more thing, i've encrypted the .cab file, i can't decompress it or copy files from it. That's fine. But, instead, i can copy files to it, even if it's encrypted.. that's bad. Is there any way to disallow copying files into encrypted .cab if you don't know the encryption password?


Thanks.
this can be fixable.
i need to integrate it to Setup.cab Cryptor, to not show any files.
currently im busy with my study, dont have much time to integrate anything.
The Following User Says Thank You to yener90 For This Useful Post:
johnnyusa (25-12-2012)
  #1193  
Old 25-12-2012, 08:52
johnnyusa johnnyusa is offline
Registered User
 
Join Date: Oct 2011
Location: Romania
Posts: 20
Thanks: 4
Thanked 1 Time in 1 Post
johnnyusa is on a distinguished road
Quote:
i believe the inno setup installer itself cant manage such big files.
If i compile the same project with simple inno setup scripts, it's working, even with projects over 6gb.. so, i believe it's not an inno setup issue.


Quote:
this can be fixable.
i need to integrate it to Setup.cab Cryptor, to not show any files.
currently im busy with my study, dont have much time to integrate anything.
If you'd do that, then i won't need the above "bug" fixed. The only reason i want one of those two "bugs" fixed, it's because i want to protect my work.

Thanks for your fast reply

Last edited by johnnyusa; 25-12-2012 at 08:55.
  #1194  
Old 25-12-2012, 09:26
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Quote:
Originally Posted by yener90 View Post
Update 1.0.0.3:
- small language box has too much bugs, which i realized, while trying to fix errors, therefore disabled it in this release
-> will rebuild it completely again
- fixed video stop issue
- fixed button colors while glowing
Thanks for the update yener! I will try and post my results!
  #1195  
Old 25-12-2012, 23:48
johnnyusa johnnyusa is offline
Registered User
 
Join Date: Oct 2011
Location: Romania
Posts: 20
Thanks: 4
Thanked 1 Time in 1 Post
johnnyusa is on a distinguished road
Well, i've worked last night and i've managed to improve my protection by making setup.cab not showing files by encrypting the filenames inside the archive.

Also, i've managed to modify the script to include some checks related to setup.ini's integrity. For example, if you change the editor's name in settings.ini, the installer won't start, giving you an explicit message.

One more problem i need to solve, that is, removing the password field inside settings.ini and adding this field into the ISS source for improved protection. I've searched the CIU source for something related to that password field, but found nothing so far.

Any input yener?

Thanks.

Last edited by johnnyusa; 25-12-2012 at 23:51.
  #1196  
Old 04-01-2013, 10:24
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by johnnyusa View Post

Also, i've managed to modify the script to include some checks related to setup.ini's integrity. For example, if you change the editor's name in settings.ini, the installer won't start, giving you an explicit message.
This one looks a good feature, but it can be bypassed by editing author's name in iss instead, IMO.

Last edited by REV0; 04-01-2013 at 10:31.
  #1197  
Old 04-01-2013, 21:05
vasu001 vasu001 is offline
Registered User
 
Join Date: Oct 2012
Location: in my dreams
Posts: 94
Thanks: 11
Thanked 1 Time in 1 Post
vasu001 is on a distinguished road
Since u are doing great job providing ur source,so here is a suggestion if u like...

Any possibility of adding pause compilation,resume compilation[after i hibernate my pc] or like the files which are done once should not be done again if process fails and then the compiler leaves those files as they are and jump to another without deleting them[cause everytime the whole process had to be done from beginning]

These suggestions are for CIU.....
  #1198  
Old 05-01-2013, 10:42
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
I tried all possible ways but i cant see the uninstall icon in Programs menu, any suggestions?

CUI V1.003
  #1199  
Old 06-01-2013, 09:52
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
Quote:
Originally Posted by REV0 View Post
I tried all possible ways but i cant see the uninstall icon in Programs menu, any suggestions?

CUI V1.003
Fabio' Batman GOTY topic http://fileforums.com/showthread.php?t=94044
uses CIU V1.?? and the uninstall icon is in programs menu just fine. Maybe see if there is something different in that version compared to yours ??
  #1200  
Old 06-01-2013, 10:41
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Here, for me, also doesn't appear. Only appear in start menu and in the game folder.
Tested with CIU 1.0.0.2 and CIU 1.0.0.3.

However, in some people's PC normally appear. LOL
Closed Thread


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
INNO TROUBLESHOOT - Questions Here REV0 Conversion Tutorials 1565 29-11-2024 09:51
Inno Setup: Additional Libraries altef_4 Conversion Tutorials 50 21-10-2020 09:59
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Help- How to extract a .bin file compressed by a code ? Adonix Conversion Tutorials 22 22-03-2015 15:02
yener90's older Inno Project Source Codes THADEADMAN2011 PC Games - CD/DVD Conversions 0 16-06-2012 03:40



All times are GMT -7. The time now is 04:15.


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