Modify ↓
Opened 18 years ago
Closed 18 years ago
#329 closed Bug (Works For Me)
#RequireAdmin
| Reported by: | anixon | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.2.12.0 | Severity: | None |
| Keywords: | #RequireAdmin | Cc: |
Description
#RequireAdmin
RegWrite("HKLM\SOFTWARE\Test", "TestKey", "REG_SZ", "Hello this is a test")
Exit
If you run this script in SciTE Tools/Go the registry value is not written.
If you compile the script to an *.exe then run the executable the value is written to registry.
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
| Resolution: | → Works For Me |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

It is OK under Vista/SP1 for me
Be complete when you write your ticket in giving all information about your environment.
OS, ...? anything which can help to reproduce. Thanks