Jump to content

Recommended Posts

Posted

Is there a tool that I can use to create a one-click self-executing package? The problem is that our office uses a program from Lexis-Nexis that does NOT support silent installations -- I've tried everything, and it can't be done. It also doesn't support the creation of an .iss file.

I've tried using SMS installer to run the installation and create a package, but I can't get that to work right. I guess it requires a lot of code "cleanup" that is over my head. Is there any other utility I can use?


Posted

Several programs may help you. I believe if you can figure out AutoIT, of VB Script, both can be used to automate and install. Give it a shot.

Posted

I tried installrite, and it actually works very well. But I'm still aving a problem, and I think I figured out why -- the installation involves over 2000 registry additions/changes, and over 1000 of them are in HKCU. I think that's why the program fails when I log on as a different user.

Oh well, thanks anyway.

:)

Posted

Your best bet would be to try AutoIT... I use it for a ton of programs that don't support silent switches. Takes a little bit to get used to though.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...