January 8, 200521 yr 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)
January 8, 200521 yr do a search for AutoIT. could solve your probs.BTW - this is all about UNATTENDED install. The input of a serial won't be UNATTENDED. Edited January 8, 200521 yr by hasi001
January 8, 200521 yr If all you want to do is get a .TXT to show up, run this command:notepad %whatever%\path\FILENAME.TXTAdapt 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.
Create an account or sign in to comment