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
  #76  
Old 10-11-2011, 11:27
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 Joe Forster/STA View Post
Huh?! These registry entries belong to the system, don't touch them! Installers should use these values; if they don't then that's the installer's fault. On my PC's, this directory is F:\PROGRAMS but some programs want to install to F:\Program Files or somewhere on drive C:. Ehhh...
Actually i was talking about entries in iss file,

for example, in iss there's reg 'finder' for starcraft2, even if i change it's not working
Sponsored Links
  #77  
Old 10-11-2011, 12:56
gentilu gentilu is offline
Registered User
 
Join Date: Nov 2007
Location: Paris
Posts: 19
Thanks: 1
Thanked 0 Times in 0 Posts
gentilu is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post

Filename: {src}\DirectX\DXSETUP.exe; Parameters: /silent; StatusMsg: {cm:run} Microsoft DirectX...; Tasks: DirectX
Directive or parameter "Tasks" expression error: Parameter "Tasks" includes an unknown task.

//What is the problem?
  #78  
Old 10-11-2011, 16:38
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
just remove the Tasks: Directx from end of line.

the error message means that you have no list of tasks in the iss script..
  #79  
Old 12-11-2011, 10:16
BAMsE's Avatar
BAMsE BAMsE is offline
The World Is Yener's
 
Join Date: Mar 2011
Location: in front of the monitor
Posts: 344
Thanks: 49
Thanked 271 Times in 91 Posts
BAMsE is on a distinguished road
PrecSrep feature has bug. Although srep file (from final cab) is extracted to folder specified in 'setup.ini' lets say {app}\movies, the pcf (from srep) is placed in {app} folder. When setup starts to extract from pcf it returns an error (probably it expects pcf file in {app}\movies
  #80  
Old 12-11-2011, 15:32
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
Hello i got a problem
I start setup select language click next...
and i got this error

OS:Windows XP SP3 any ideas guys?
My script file

Last edited by MartinezPL; 14-11-2011 at 01:35. Reason: add script for more information
  #81  
Old 12-11-2011, 22:25
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 janek2012 View Post
BUG:
thx for your help.
edited script.
  #82  
Old 16-11-2011, 04:39
shanrq shanrq is offline
Registered User
 
Join Date: Dec 2008
Location: Heart
Posts: 28
Thanks: 7
Thanked 1 Time in 1 Post
shanrq is on a distinguished road
yener90 can i ask you source from Sonic Generations.. ci 6.6 is different visual from sonic..
and 1 more .. how to enable sound for ci 6.6, i already look the code for sound its still inside but how to enable the code?..

thx yener

Last edited by shanrq; 16-11-2011 at 10:04.
  #83  
Old 16-11-2011, 23:44
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
dudes time cames...and ive got no more time for this.
i will kill my projects completely. no more updates, no more projects.

will also post no more conversions. it was a hard decision...

regards yener90

Last edited by yener90; 16-11-2011 at 23:47.
  #84  
Old 17-11-2011, 00:39
BAMsE's Avatar
BAMsE BAMsE is offline
The World Is Yener's
 
Join Date: Mar 2011
Location: in front of the monitor
Posts: 344
Thanks: 49
Thanked 271 Times in 91 Posts
BAMsE is on a distinguished road
I'm rly sorry, hope you've got an indescribable job offer as coder in big studio. CU in credits of another bestseller game
  #85  
Old 17-11-2011, 07:02
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
@yener90 thx for evrything
anyone gots a older version of script? that newest doesn't work on xp (look my previous post)
  #86  
Old 17-11-2011, 09:40
Michellin Michellin is offline
Registered User
 
Join Date: Nov 2011
Location: Czech Republic
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Michellin is on a distinguished road
Hello I would like to ask if you could convert JavaScript into the NSIS script Inno Setup? Thank you for the answer
  #87  
Old 17-11-2011, 18:48
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 MartinezPL View Post
@yener90 thx for evrything
anyone gots a older version of script? that newest doesn't work on xp (look my previous post)
which version of INNO are you using ANSI or Unicode.. If its one version, try with the other.. I had issues using unicode version & almost all errors went away once I installed ansi version.

and Yener90 bud sorry its come time for you to leave completely.. been a pleasure working together on a few of your conversions.
  #88  
Old 18-11-2011, 06:45
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
which version of INNO are you using ANSI or Unicode.. If its one version, try with the other.. I had issues using unicode version & almost all errors went away once I installed ansi version.

and Yener90 bud sorry its come time for you to leave completely.. been a pleasure working together on a few of your conversions.
I using a unicode,so you telling me i have to try ANSI right?
i give a shoot and report back
  #89  
Old 18-11-2011, 11:58
janek2012 janek2012 is offline
Registered User
 
Join Date: Aug 2009
Location: Poland
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
janek2012 is on a distinguished road
Quote:
Originally Posted by MartinezPL View Post
Hello i got a problem
I start setup select language click next...
and i got this error

OS:Windows XP SP3 any ideas guys?
My script file
mciSendString() function causes crash on Windows XP - Replace all (2) "PlayMusic()" instances with "//PlayMusic()" and delete background music from source and rebuild.
Note that it will disable music on startup.
You should also delete music in setup.cab so user will not play it by himself.

This is a temporary solution because I am not sure how to play music on Windows XP.
  #90  
Old 19-11-2011, 09:17
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 MartinezPL View Post
@yener90 thx for evrything
anyone gots a older version of script? that newest doesn't work on xp (look my previous post)
here is version 651 if you want even older then reply back.
Attached Files
File Type: rar source_installer_v651.rar (16.35 MB, 414 views)
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 02:09.


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