smile999
12th February 2003, 07:16
It is very difficult that insert registry infomation one by one
with WriteRegStr Command
For Example..
WriteRegStr HKLM SOFTWARE\Example1 "Install_Dir" "$INSTDIR"
:
:
Can I use *.reg file without confirm message in NSIS ??
( last night, I tried to excute *.reg file with Exec command..
But It dose't work.. ^^;; )
or Is there any efficient method??
with WriteRegStr Command
For Example..
WriteRegStr HKLM SOFTWARE\Example1 "Install_Dir" "$INSTDIR"
:
:
Can I use *.reg file without confirm message in NSIS ??
( last night, I tried to excute *.reg file with Exec command..
But It dose't work.. ^^;; )
or Is there any efficient method??