X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftags%2Fstable%2Fsrc%2Fmodules%2Fmod_ppm%2Funmod_ppm.nsh;fp=synfig-core%2Ftags%2Fstable%2Fsrc%2Fmodules%2Fmod_ppm%2Funmod_ppm.nsh;h=0cf7a124b4bfc60292c3f7a05d182cbdfd95641a;hb=d3408370fc3297609b3aa8d4ff7edf1f238df251;hp=0000000000000000000000000000000000000000;hpb=9f067badc4463e2ad6363dfe9b8c4fc28b0ec503;p=synfig.git diff --git a/synfig-core/tags/stable/src/modules/mod_ppm/unmod_ppm.nsh b/synfig-core/tags/stable/src/modules/mod_ppm/unmod_ppm.nsh new file mode 100644 index 0000000..0cf7a12 --- /dev/null +++ b/synfig-core/tags/stable/src/modules/mod_ppm/unmod_ppm.nsh @@ -0,0 +1,8 @@ +Section "un.mod_ppm" + Delete "$INSTDIR\lib\synfig\modules\mod_ppm.dll" + RMDir "$INSTDIR\lib\synfig\modules" + RMDir "$INSTDIR\lib\synfig" + RMDir "$INSTDIR\lib" + RMDir "$INSTDIR" +SectionEnd +