Multiple file installation

Started by Randem, May 09, 2008, 11:00:25 AM

Previous topic - Next topic

jamj

Still having origional problem. Added files (mdb and exe) are not added to app path folder. I have tried including a 'file' folder but to no avail. I don't know how to edit the script manually, but surely this should not be necessary?
I simply want to add mdb files which will be installed in either app path or a folder in app path on destination machine.
Also I want user to have link to help file from Start | All Programs | My app. and I want to remove '...on the web'.

Randem

Make sure you download the update from the site or the forum to get away from the beta version.

jamj

created new paypal a/c - seems to have gone through this time.

Randem

Ok, when you stated Downloaded I immediately thought from the website. If the payment had gone thru you would have had your reg codes by now.

jamj

Your post on May 10th has a fix for Add File issue and is labelled as 9.0.6 beta.
 
The second part was more a statement than a question, but at least I know payment has not gone through. I would hate to pay for it twice!

Randem

I don't understand what you mean. We don't currently have a Beta version available... And I don't understand the rest of the question about Paypal... We have no record of any payment.

jamj

I have downloaded beta, but did not get chance to try it until today. Payment was requested and I'm not sure if my attempt at using paypal worked. I'm already registered (pp) but have forgotten password!
Help.
James Johnston

Randem

Replace you InnoScript.exe with this one. this should fix the Add Files issue.
 

jamj

Ah...
I have printed out and looked through the instructions, but with little knowledge of what all installation involves I don't always understand what I'm suppose to do.

Randem

Yes, As in the instructions... If you have the item checked in the add files folder, then it will go to the {userappdata} folder...
 
I am looking into the Add Files situation...

jamj

you have the mdb files being installed in the userappdata folder not the app folder
I see this in the script, but I did'nt put it there!!

jamj

I have added on folder to Add folder - this was attempt to find problem.

jamj


Randem

Also you have the mdb files being installed in the userappdata folder not the app folder. You very well may want this (and you should) but you may be looking in the {app} folder for the files...
 
{userappdata}\QuickPrice
 
this translates to  
 
Documents and SettingsYouUserNameApplication DataQuickPrice
 
This will change in the next version to  
 
Documents and SettingsYouUserNameLocal SettingsApplication DataQuickPrice
 
and  
 
{localappdata}\QuickPrice",

Randem

The Add Folders entries are not searched for. Please zip and post your pjt file for this project.