Jump to content

Run a txt document during installation


Recommended Posts

i have a program that requires a serial #, webroot spysweeper 3.2, and i would like to know if there is something i can type in the code to automatically put in the s/n or if it is possible to have a txt document to pop and and tell me what it is(i havnt been able to get the txt to work)

Link to comment
Share on other sites


If all you want to do is get a .TXT to show up, run this command:

notepad %whatever%\path\FILENAME.TXT

Adapt it for WPI.

Otherwise, to auto-enter the key, you can do it many ways:

1. Re-pack the installer (using InstallRite).

2. Use Auto-IT scripts.

3. Use VB scripts.

Link to comment
Share on other sites

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...