mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-20 18:09:59 -04:00
move and rename windows uninstaller
This commit is contained in:
parent
d14382462f
commit
bdf11a29c2
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ Section "Geode"
|
|||
File ${BINDIR}\GeodeUpdater.exe
|
||||
File ${BINDIR}\XInput9_1_0.dll
|
||||
|
||||
WriteUninstaller "geode\Uninstall.exe"
|
||||
WriteUninstaller "GeodeUninstaller.exe"
|
||||
|
||||
CreateDirectory $INSTDIR\geode\resources\geode.loader
|
||||
SetOutPath $INSTDIR\geode\resources\geode.loader
|
||||
|
|
Loading…
Reference in a new issue