Topics Topics Help/Instructions Help Edit Profile Profile Member List Register  
Search Last 1 | 3 | 7 Days Search Search Tree View Tree View  
Randem Systems Support Board * InnoScript - General Questions, Report Bugs, Problems etc... * VB runtime files folder < Previous Next >

  Thread Last Poster Posts Pages Last Post
  Start New Thread        

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Mosquitout (Unregistered Guest)
Unregistered guest

Rating: N/A
Votes: 0 (Vote!)

Posted on Friday, December 03, 2004 - 11:52 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

Where do i find this folder ? In Innoscript2.3 folder ? In that case, what is the differents between "VB6 Redist Files" and "VB6 Runtime", which one i have to choose ?
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 110
Registered: 02-2004

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 04, 2004 - 12:09 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

mosquitout

Are you using InnoScript 2.3? The latest version is 3.1.4 and you find the VB 6 Redist Files folder inside the folder you installed innoScript into.

The difference is that the VB 6 Redist Files and the VB6 Runtime files are the latest versions of these files are in the VB 6 Redist Files folder.
Top of pagePrevious messageNext messageBottom of page Link to this message

(Unregistered Guest)
Unregistered guest

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 04, 2004 - 12:19 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

thank for your quick answer.
As i didn't know, i am downloading the last version, thank you. Are there big differents between those versions ?
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 111
Registered: 02-2004

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 04, 2004 - 12:33 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

mosquitout,

Yes, there are very big diffences. Go to Support Board then to InnoScript - Release History to find out what the differences are.
Top of pagePrevious messageNext messageBottom of page Link to this message

(Unregistered Guest)
Unregistered guest

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 04, 2004 - 12:39 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

All right, i have just installed the last version but what about the VB_DCOM_MDAC_JET_AutoSetup.exe ?
In my last version it was included but not in this one, unless i mistake, what do i have to do to include it ?
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 112
Registered: 02-2004

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 04, 2004 - 12:43 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

mosquitout,

Go to Parameters and tick the checkbox to have it included.
Top of pagePrevious messageNext messageBottom of page Link to this message

mosquitout (Unregistered Guest)
Unregistered guest

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 04, 2004 - 12:47 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I don't understand the possibility of using 'template script' ? that means i have to get first one template ? where ?
Sorry i just start with inno and that seems not easy at beginning. (And my english doesn't help!)
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 114
Registered: 02-2004

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 04, 2004 - 01:18 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

mosquitout,

Look at the help file it should help with some things. A sample template file is included with your installation (.tpl) and there is one in the documentation. It is for adding things and settings to your project to override what is created by default or to add things that InnoScript does not support.
Top of pagePrevious messageNext messageBottom of page Link to this message

Mosquitout (Unregistered Guest)
Unregistered guest

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 04, 2004 - 01:40 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

Ok, thanks a lot, i saw the exemle and it helped a lot. Well now when i compile my project with Innosetup, i get this error "msstdfmt does not exist !". I read about thoses files we should never take them from our system, so i imagine this is why the script automatically suggest to take them from our application file. Ok but how getting them to our application file ? can i simply copy them from c:\winnt\system32\msstdfmt.dll to my app ?
Or if i can't how can i get them ?
Or may be i have to put lines generated (including thoses dll) in commentary ?
Would it work ?
Many thanks for your answers.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 115
Registered: 02-2004

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 04, 2004 - 09:11 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

Mosquitout

There is an UnSafe Mode that you can use and it will take from the system folder, however Inno Setup may not like them from there. If you copy the file to another folder that is the same thing, but inno Setup will like that.

The reason for doing these acrobatic is to get you to actually do the research to find out if these files will cause problem on your target system.

Just copying them will solve one problem but you may very well create the problem we are attempting to get you to avoid in the first place.
Top of pagePrevious messageNext messageBottom of page Link to this message

nbcathy
New member
Username: nbcathy

Post Number: 1
Registered: 12-2004

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 11, 2004 - 10:26 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

Well, I'm a newbie at VB6 and InnoScript. I've learned to program VB6 just for one program and that's it! I've designed a program to use DAO 3.51 and an Access 97 database.
When I use the P & D Wizard, it generates a Support folder. Where do these support files come from? Can I point to them for InnoScript to use?

InnoScript 3.1.4
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 118
Registered: 02-2004

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 11, 2004 - 10:34 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

nbcathy,

Why would you need to use the PDW Support folder? InnoScript will find all the files for you. You can however put the support folder in your InnoScript Path Area and have InnoScript look for files there.
Top of pagePrevious messageNext messageBottom of page Link to this message

nbcathy
New member
Username: nbcathy

Post Number: 2
Registered: 12-2004

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 11, 2004 - 10:47 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

Well, I was just following the question of how to find 'safe' files. There would be 8 files missing if I didn't point to this folder.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 119
Registered: 02-2004

Rating: N/A
Votes: 0 (Vote!)

Posted on Saturday, December 11, 2004 - 10:57 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

nbcathy,

They are missing for a reason, they can be found. Please read the instructions on Unsafe/Safe Mode and the implications.

look at this link to explain more http://www.randem.com/installerproblems.html

Add Your Message Here
Post:
Bold text Italics Underline Create a hyperlink Insert a clipart image

Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration