kristoff Posted July 27, 2004 Posted July 27, 2004 Hi everyone, I have populate a reg key to a txt file. I read the file and looking for a string, then put the full line to a var, and I would like to deltete the reg entry. Up to there, no problem. But the var contain sapces, so I need to add "" at each ends. I tried regdelete ('"' & $line & '"'), no way, I tried many ways... Can someone sort it out, I'm sure this is easy...but ....no time!! Cheers mates
kristoff Posted July 27, 2004 Author Posted July 27, 2004 Hi, Many thanks, great idea, works well. Many thanks cheers
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now