Skip to content

Commit

Permalink
Fixed the Uninstaller!
Browse files Browse the repository at this point in the history
  • Loading branch information
BloxJ committed May 5, 2021
1 parent 06679c4 commit c8f15e3
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
Binary file added FiveM Mods Uninstaller.EXE
Binary file not shown.
37 changes: 37 additions & 0 deletions FiveM Mods Uninstaller.SED
@@ -0,0 +1,37 @@
[Version]
Class=IEXPRESS
SEDVersion=3
[Options]
PackagePurpose=InstallApp
ShowInstallProgramWindow=0
HideExtractAnimation=0
UseLongFileName=1
InsideCompressed=0
CAB_FixedSize=0
CAB_ResvCodeSigning=0
RebootMode=N
InstallPrompt=%InstallPrompt%
DisplayLicense=%DisplayLicense%
FinishMessage=%FinishMessage%
TargetName=%TargetName%
FriendlyName=%FriendlyName%
AppLaunched=%AppLaunched%
PostInstallCmd=%PostInstallCmd%
AdminQuietInstCmd=%AdminQuietInstCmd%
UserQuietInstCmd=%UserQuietInstCmd%
SourceFiles=SourceFiles
[Strings]
InstallPrompt=Please press "Yes" to uninstall the mods. A separate screen will now appear with instructions on uninstallation.
DisplayLicense=
FinishMessage=Thank you for using my program!
TargetName=C:\Users\ronmo\Downloads\t.EXE
FriendlyName=FiveM Mods Uninstaller Package
AppLaunched=cmd /c Uninstall.bat
PostInstallCmd=<None>
AdminQuietInstCmd=
UserQuietInstCmd=
FILE0="Uninstall.bat"
[SourceFiles]
SourceFiles0=C:\Users\ronmo\Documents\FiveM Mods\
[SourceFiles0]
%FILE0%=

0 comments on commit c8f15e3

Please sign in to comment.