Jump to content

Recommended Posts

Posted

Look at this code

RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\D2GSP\EasyRun", "EasyRun", "REG_SZ",$location")

I have problems to use $location

(3) : ==> Unterminated string.:

Any 1 can help?

Posted (edited)

Hey Dude,

you have answered your own question.

you accidentally appended a quote to the end of your location variable.

causing the unterminated string error. :)

Edited by Mobius

wtfpl-badge-1.png

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