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... * Problem Encountered < 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

dglienna
Advanced Member
Username: dglienna

Post Number: 42
Registered: 04-2005

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

Posted on Saturday, October 01, 2005 - 07:32 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I went to install the newly create app today, from a month ago, and ran accross a problem. The computer was not up to date, and I had two issues.
First, it couldn't register mscoree.dll, and then there was a problem with autoexec.nt not being able to run in DOS mode.
I am attaching my script, but wonder if SP2 on my machine included incompatible files, or maybe having Net 2003 caused Inno to install mscoree.dll? I need to straighten this out.
application/zipInno Script
Block.zip (1.4 k)
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 43
Registered: 04-2005

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

Posted on Saturday, October 01, 2005 - 08:24 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

Oops. Now realize that I forgot to include a data file, so that explains the File Not Found error :-)
I'll recompile after you comment on the situation.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 335
Registered: 02-2004

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

Posted on Saturday, October 01, 2005 - 10:18 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

Not sure what you mean. mscoree.dll is in your script to be installed. Why do you need autoexec.nt? SP2 files incompatible with what? What OS are you using XP?

My version of mscoree.dll is 1.1.4322.2032. What is your version?
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 44
Registered: 04-2005

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

Posted on Saturday, October 01, 2005 - 10:25 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I took mscoree.dll from the unsafe file list, and put it and the rest of the files into my folder.

During the install, I got the message about autoexec.nt, but I'm not sure why it even came up.

I have XP SP2 and client had XP SP1.

I have the same version of mscoree.dll on my system, but I couldn't register it on client machine manually. It failed.

Can you take a look at my script and tell me if I can remove mscoree.dll and any other files? My old script had half as many lines of included files, so I think I have something extra going on.

The program worked up to the point it was looking for a missing file, so I don't know if that was the only issue.

The reason I asked about SP2 is because Client Internet Access died when I did the install. I'm thinking of formatting and reinstalling the OS on that system, as it seemed to have a virus on it.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 336
Registered: 02-2004

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

Posted on Saturday, October 01, 2005 - 10:49 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

What do you mean you took this file from the unsafe list? What message about Autoexec.nt? I would need to have your exe and vbp file to check your script. If you could zip and upload them.

Whick program worked until it looked for a missing file?

Client Internet Acess died for SP2 has a firewall, Sp1 does not. You have to reconfigure the MS firewall to allow access.
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 45
Registered: 04-2005

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

Posted on Saturday, October 01, 2005 - 10:58 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I couldn't compile because of unsafe files. You said to place them into another folder, so i did.

I did NOT install SP2 on the machine, I just thought my app might have installed incompatible things.

I posted my script, now I'll post the vbp. That's how I created the script. Not sure which .exe you would want/need. I'd rather not do that.

My program worked until the missing file, when it closed, so at least part of the install went correctly.

I don't know if what I installed killed access or not. It was just down after I rebooted after the install.
application/zipVBP FILE
vbpfile.zip (1.3 k)
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 46
Registered: 04-2005

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

Posted on Saturday, October 01, 2005 - 10:59 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I used the AutoUpdater. Don't know why autoexec even came into the picture.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 337
Registered: 02-2004

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

Posted on Saturday, October 01, 2005 - 11:03 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

I need the exe to your vbp file also.
"My program worked until the missing file"???? What file?

What error message???
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 47
Registered: 04-2005

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

Posted on Saturday, October 01, 2005 - 11:07 am:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I forgot to include a data file, which is why my app crashed.

Can you delete a file if I upload it? Or, PM me with your email address and I'll send it to you.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 338
Registered: 02-2004

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

Posted on Sunday, October 02, 2005 - 01:20 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

Here is the output I got. To download Right click and do save as and change the extention to .zip.
application/x-zip-compressedBlock.zip
Block.zip (1.2 k)
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 48
Registered: 04-2005

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

Posted on Sunday, October 02, 2005 - 03:09 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I don't get it. I moved mscoree.dll to a temp folder, and it is still looking for it. I even started a new project to try it again! Take a look at this, and tell me if I can delete the msscript and mscoree lines.
I don't know why yours looks different from mine.

Thanks.
application/zipBlock2.iss
Block2.zip (1.4 k)
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 49
Registered: 04-2005

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

Posted on Sunday, October 02, 2005 - 03:16 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

Didn't we rename msscript.ocx to a .dll before?
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 339
Registered: 02-2004

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

Posted on Sunday, October 02, 2005 - 03:17 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

you are using Version 4.0.7 and many modifications have been done to the search algorithms for dependencies. The current version is 5.0 Build 1. This would be the case for the difference.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 340
Registered: 02-2004

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

Posted on Sunday, October 02, 2005 - 03:19 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

No, there was no rename of any file by me.
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 50
Registered: 04-2005

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

Posted on Sunday, October 02, 2005 - 03:19 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I tried to update before I used it, and came it generated an error. I'll go to the site and download the new version.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 341
Registered: 02-2004

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

Posted on Sunday, October 02, 2005 - 03:22 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

Automatic updates have been discontinued. There is now a nominal fee for InnoScript. That is probably why you generated an error.
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 51
Registered: 04-2005

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

Posted on Sunday, October 02, 2005 - 03:24 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

Huh? That would explain it. If it solves the problem, then it might be worth it.
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 52
Registered: 04-2005

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

Posted on Sunday, October 02, 2005 - 03:27 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

Wow, it's a lot faster, and found all files! I have a question. For the DefaultDir, I have Siok\Block. Is that right?
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 342
Registered: 02-2004

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

Posted on Sunday, October 02, 2005 - 03:30 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

For the DefaultDir, it should look similar to the one that I have in the script I posted.

DefaultDirName={pf}\Siok\Block

The way you have it would install in the root folder.
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 53
Registered: 04-2005

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

Posted on Sunday, October 02, 2005 - 03:32 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

OK, Thanks. I'll give it a try now.
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 54
Registered: 04-2005

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

Posted on Sunday, October 02, 2005 - 03:37 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I had these directives the last time. Do I still need the last two?

Rename directory for \VB Install Files to {app}
Compile Script

Delete line containing scrrun.dll as it exists on all machines.

Delete from script:
Source: msscript.dll; DestDir: {sys}; Flags: sharedfile
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 343
Registered: 02-2004

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

Posted on Sunday, October 02, 2005 - 03:43 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

If you do not want to ever deploy scrrun.dll then just place that file in the unsafe.fil list. Then it will never be deployed.

What is VB Install Files and why rename it to {app}?

Did you re-run and create a new iss file? what does it look like?
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 55
Registered: 04-2005

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

Posted on Sunday, October 02, 2005 - 03:50 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I put the data files (and included the one that I missed yesterday) into \VB Install Files, and they belong in the {app} folder.

Do I delete msscript.dll and scrrun.dll or can I leave the lines in?

Here is the iss file after I changed the data folder
application/zipBlock2.iss 2
Block2.zip (1.5 k)


I need to know if I can run it as is, or have to delete the two files mentioned.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 344
Registered: 02-2004

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

Posted on Sunday, October 02, 2005 - 03:57 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

{app}\ this is not right it should be just {app} correct?

You can leave those files in as far as I know. But if you never want to deploy them just place them in the Unsafe.fil list and re-run InnoScript. They will never be deployed.
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 56
Registered: 04-2005

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

Posted on Sunday, October 02, 2005 - 03:58 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I thought you had me delete them last time. If they are safe to deploy, I'll leave them in.

I'll change the folder. Didn't catch that.

Thanks.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 345
Registered: 02-2004

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

Posted on Sunday, October 02, 2005 - 09:11 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

Here is some info on the scrrun.dll:

How to deploy scrrun.dll and the rest of Windows Script Runtime

This shows how you can deploy the Windows Script Runtime. Note that on Windows NT 4.0, users must have Internet Explorer 3.02 or later installed, according to the Microsoft web site.

1. Download scr56en.exe (Windows Script 5.6 for Windows 98, Windows Me, and Windows NT 4.0).
2. Download scripten.exe (Windows Script 5.6 for Windows 2000 and XP).
3. Add these lines to your script:

[Files]
Source: "scr56en.exe"; DestDir: "{tmp}"; MinVersion: 4.1,4.0; OnlyBelowVersion: 0,4.01
Source: "scripten.exe"; DestDir: "{tmp}"; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02

[Run]
; Install Windows 98, Me, and NT 4.0 version
Filename: "{tmp}\scr56en.exe"; Parameters: "/r:n /q:1"; MinVersion: 4.1,4.0; OnlyBelowVersion: 0,4.01
; Install Windows 2000 and XP version
Filename: "{tmp}\scripten.exe"; Parameters: "/r:n /q:1"; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 57
Registered: 04-2005

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

Posted on Tuesday, October 04, 2005 - 06:20 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

So, I download these files, and place them in what folder? Or are you saying to use that folder in place of [tmp]?

I installed today, and things worked pretty well. It helps to include all data files :-)

How do I get the program to install in Program Files?
I used DefaultDir, and copied the installed to the hard drive. The program installed in that folder with my default appended to it.

btw - there was no network issue the other day, I didn't know that they used the PC to log on to the DSL.
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 353
Registered: 02-2004

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

Posted on Tuesday, October 04, 2005 - 06:33 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

Use {pf} for Program Files (ex. DefaultDir={pf}\my program}. As far as the files you downloaded. you have to tell the script where they are in the source statement in the [Files] section.
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 58
Registered: 04-2005

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

Posted on Tuesday, October 04, 2005 - 06:52 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

Is this correct?

[Files]
Source: d:\david's tools for vb\vb files needed\scr56en.exe; DestDir: {tmp}; MinVersion: 4.1,4.0;OnlyBelowVersion: 0,4.01
Source: d:\david's tools for vb\vb files needed\scripten.exe; DestDir: {tmp}; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02

[Run]
; Install Windows 98, Me, and NT 4.0 version
Filename: {tmp}\scr56en.exe; Parameters: /r:n /q:1; MinVersion: 4.1,4.0; OnlyBelowVersion: 0,4.01
; Install Windows 2000 and XP version
Filename: {tmp}\scripten.exe; Parameters: /r:n /q:1; MinVersion: 0,5.0; OnlyBelowVersion: 0,5.02

Thanks for the help.
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 59
Registered: 04-2005

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

Posted on Tuesday, October 04, 2005 - 06:59 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

I also got ReleaseVersion tacked on to somethings.
I know the install .exe, and I think the default folder. Any way around that?
Top of pagePrevious messageNext messageBottom of page Link to this message

admin
Board Administrator
Username: admin

Post Number: 354
Registered: 02-2004

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

Posted on Tuesday, October 04, 2005 - 07:03 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

dglienna,

You can change the default folder and the name of the default file name in the parameter screen.
Top of pagePrevious messageNext messageBottom of page Link to this message

dglienna
Advanced Member
Username: dglienna

Post Number: 60
Registered: 04-2005

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

Posted on Tuesday, October 04, 2005 - 07:16 pm:   Edit Post Delete Post View Post/Check IP    Move Post (Moderator/Admin Only)

btw - your Help Documentation still says v 4.0.7

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