File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ Section -Main SEC0000
75
75
File @abs_top_builddir@/release/@BITCOIN_GUI_NAME@@EXEEXT@
76
76
File /oname=COPYING.txt @abs_top_srcdir@/COPYING
77
77
File /oname=readme.txt @abs_top_srcdir@/doc/README_windows.txt
78
+ File @abs_top_srcdir@/share/examples/bitcoin.conf
78
79
SetOutPath $INSTDIR\share\rpcauth
79
80
File @abs_top_srcdir@/share/rpcauth/*.*
80
81
SetOutPath $INSTDIR\daemon
@@ -129,6 +130,7 @@ Section /o -un.Main UNSEC0000
129
130
Delete /REBOOTOK $INSTDIR\@BITCOIN_GUI_NAME@@EXEEXT@
130
131
Delete /REBOOTOK $INSTDIR\COPYING.txt
131
132
Delete /REBOOTOK $INSTDIR\readme.txt
133
+ Delete /REBOOTOK $INSTDIR\bitcoin.conf
132
134
RMDir /r /REBOOTOK $INSTDIR\share
133
135
RMDir /r /REBOOTOK $INSTDIR\daemon
134
136
DeleteRegValue HKCU "${REGKEY}\Components" Main
You can’t perform that action at this time.
0 commit comments