Opened 16 years ago
Closed 16 years ago
#374 closed Feature Request (Rejected)
Pb with new RUNAS()
Reported by: | cbarthelemy@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Runas | Cc: |
Description
Hello
I have a problem with the new function "RUNAS".
Before I could use this function to copy files in restricted access directory
Blockinput(1)
RunAsSet("xx","xxx","xxxx")
FileCopy("c:\tempinstall\OracleDrive\10.2.0.0.8\102008.txt", "C:\Program Files\Oracle\ODrive\102008.txt")
RunAsSet()
Blockinput(0)
who can i do this with the new Runas without use .cmd file ?
thanks
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by TicketCleanup
- Version 3.2.12.0 deleted
comment:2 Changed 16 years ago by Valik
- Resolution set to Rejected
- Status changed from new to closed
First of all, no you couldn't. RunAsSet() simply did not work like that. If you think otherwise, then lay off whatever mind altering substance you're on. Second, does this look like the support forum to you?
Closing as rejected and contemplating adding a "damn this is a stupid ticket" resolution for crap like this.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Automatic ticket cleanup.