Jump to content

Iniread And -write On Servershare


Recommended Posts

$inifolder = IniRead("\\server\share\file.ini","internal-use-only","Folder","ERR")

Are there supposed to be two backslashes in the very front of the line?

The below statement is False.The above statement is True.a lesson I learned from Greenmachine; give a man a code and he'll solve one problem. Teach a man to code and he'll solve all his problems.P.S please don't use autoIt as a virus creator/spyware maker(keyLogger especially)Cick this and help me[center]My Scripts:[/center][center]Port Scanner[/center]

Link to comment
Share on other sites

$inifolder = IniRead("\\server\share\file.ini","internal-use-only","Folder","ERR")

Actually your code looks fine. I just tried using the same code against a share. Just created my own file.ini file and dropped the lines you have in there. I didn't have an issue. Could be a connection issue, rights issues, or other non-autoit issue. Maybe a hidden share without the $, or a server name fat-finger... Can't say for sure.

Edit:

improper use of your

Edited by NightGaunt
"I have discovered that all human evil comes from this, man's being unable to sit still in a room. " - Blaise Pascal
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...