Changes between Initial Version and Version 1 of Ticket #1480
- Timestamp:
- May 9, 2010, 7:40:45 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1480
- Property Status new → closed
- Property Resolution → No Bug
-
Ticket #1480 – Description
initial v1 2 2 3 3 {{ 4 {{5 4 RunWait("reg.exe import C:\scripts\setupReg.reg") 6 }}7 5 }} 8 6 … … 10 8 Contents of C:\scripts\setupReg.reg: 11 9 12 {{13 10 {{ 14 11 Windows Registry Editor Version 5.00 … … 21 18 22 19 }} 23 }}
