C# 클래스 CustomActions.UninstallNsisVersions

파일 보기 프로젝트 열기: mRemoteNG/mRemoteNG 1 사용 예제들

공개 메소드들

메소드 설명
GetLegacyUninstallString ( ) : string
IsLegacymRemoteNgInstalled ( ) : bool
UninstallLegacyVersion ( bool silent = false ) : void
UninstallNsisVersions ( ) : System

비공개 메소드들

메소드 설명
GetLegacymRemoteNgRegistryKeyPath ( ) : void
GetUninstallKeyPath ( ) : void
GetUninstallKeyPath6432 ( ) : void

메소드 상세

GetLegacyUninstallString() 공개 메소드

public GetLegacyUninstallString ( ) : string
리턴 string

IsLegacymRemoteNgInstalled() 공개 메소드

public IsLegacymRemoteNgInstalled ( ) : bool
리턴 bool

UninstallLegacyVersion() 공개 메소드

public UninstallLegacyVersion ( bool silent = false ) : void
silent bool
리턴 void

UninstallNsisVersions() 공개 메소드

public UninstallNsisVersions ( ) : System
리턴 System