Function un.mypageCreate
;call nsDialogs or InstallOptions functions here
FunctionEnd
UninstPage custom un.mypageCreate
Run Code Online (Sandbox Code Playgroud)
例:
UninstPage custom un.mypage
Function un.mypage
;func body here
FunctionEnd
Run Code Online (Sandbox Code Playgroud)
"联合国." 是卸载功能所必需的.