Jump to content

ClarkKent

Member
  • Posts

    11
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About ClarkKent

ClarkKent's Achievements

0

Reputation

  1. OK if that wont work will this? The installation occurs in a window called "Adobe Premiere Pro 1.5" or something like that. Then the Activation window opens (no actual window title) within the "Adobe Premiere Pro 1.5" window and becomes the active window. So could I use the following WinWaitNotActive, Adobe Premiere Pro 1.5, window text send, {TAB} send, {ENTER}
  2. I use this for my switch and it works almost perfectly /s /v"/qr REBOOT=Suppress REBOOTPROMPT=S My problem is that my batch file keeps going even I'm using the '/wait' in the command. If any one can help out with that it would be great.
  3. I'm a noob at this myself so this is just a suggestion but all of your lines have spaces, [Data] AutoPartition = 0 MsDosInitiated = 0 UnattendedInstall = Yes AutomaticUpdates = Yes Every example I've seen doesn't have any spaces, [Data] AutoPartition=0 MsDosInitiated=0 UnattendedInstall=Yes AutomaticUpdates=Yes I don't know if the spaces will effect anything but if they do it may be just as simple as removing the spaces.
  4. Yeah I understand the learning curve is going to be very steep. I do have question concerning autoit. That I can't seem to find an answer to. What happens when I have a window that doesn't have a title? Am I allowed to do the following. WinWaitActice,,Text from the window Leave the title blank but put in the coma and then right in the text that appears on the window? Will this work?
  5. Ok I'm starting to understand autoit a bit. What I don't understand is how entering my name, company and SN in an autoit script is different then adding them in the abcpy.ini? How will doing it this way stop the activation window from poping up? EDIT: OK I just realized I'm trying to do this with version 1.5 of Premiere is that going to make a difference?
  6. how would i edit you autoit code so that my pc does not reboot after install?
  7. Will this method still make me have to register right away or not until I use the program?
  8. OK I have Divx 5.2 Pro. How do I unattend install it with the key?
  9. Hi this is my first post and I'm very new to this. Is there any way to kill the app before the scan starts and the help window pop up while using a .bat file?
×
×
  • Create New...