diff --git a/extras/ghidra-setup.iss b/extras/ghidra-setup.iss index cc7c4ec..cdbcf6f 100644 --- a/extras/ghidra-setup.iss +++ b/extras/ghidra-setup.iss @@ -1,16 +1,16 @@ ; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! -#define MyAppName "Indetectables Toolkit Extras Ghidra" +#define MyAppName "Indetectables Toolkit Extras: Ghidra" #define MyAppNameOriginal "Indetectables Toolkit" -#define MyAppVersion "2022.10" +#define MyAppVersion "2022.12" #define MyAppPublisher "Indetectables" #define MyAppURL "https://www.indetectables.net/" #define MyAppToolsFolder "{app}\toolkit" #define MyAppBinsFolder "{app}\bin" #define MyAppToolsIconsFolder "{app}\assets\icons" -#define MySrcDir "C:\code\toolkit" -#define MyOutputDir "C:\code" +#define MySrcDir "C:\Users\DSR\Documents\GitHub\toolkit" +#define MyOutputDir "C:\Users\DSR\Documents\GitHub" [Setup] AppId={{3F02E24E-404C-415F-A360-C52C612E5127}