Jump to content

Recommended Posts

Posted

Hi

We got a cygwin installation one month ago more or less. The test with autoIT v2 had problems about the autoinstallation with diferent monitors size. So I'm trying to do it using autoit v3. I convert the script in notepad to an exe. But when I run it, I get this error:

Run , R:\\install\\cygwin\setup.exe

Run , R^ERROR

Error: Unable to parse line

Could someone help as?. Thanks in advance and sorry for my inexperiencie.

Posted

Well, the solution to my problem is AutoItV2toV3. I didn't know it. Also the problem with the diferent size of the monitors while trying to install cygwin, looks ok working with the v3.

Thanks, agur

:whistle:

Posted

Also note, some scripts you will need to run the /r parm for it to make an ini file. It helps for some functions.

I think you might have just mis typed, but here was one flaw.

  Quote

Run , R:\\install\\cygwin\setup.exe

Run , R^ERROR

Error: Unable to parse line

AutoIt2 needs double \ AutoIt3 doesn't need that. Autoit2to3 converts them pretty good.

  Quote

Run , R:\\install\\cygwin\\setup.exe

I am a big fan of the converter, although I am still trying to crash it, and find its flaws. :whistle: Don't tell JPM.

AutoIt3, the MACGYVER Pocket Knife for computers.

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