「NSIS」の版間の差分
ナビゲーションに移動
検索に移動
RightAllプロパティの追加 |
タグをpreに変更 |
||
| 9行目: | 9行目: | ||
== ソースコード == | == ソースコード == | ||
< | <pre> | ||
#TagBegin= | #TagBegin= | ||
#TagEnd= | #TagEnd= | ||
| 360行目: | 360行目: | ||
writeuninstaller | writeuninstaller | ||
xpstyle | xpstyle | ||
</ | </pre> | ||
2025年1月22日 (水) 07:53時点における版
参考情報
適当に作ったものです。
変更履歴
- 1.0.0 (2014-02-14)
- 初版
ソースコード
#TagBegin= #TagEnd= #CommentBegin1=/* #CommentEnd1=*/ #LineComment1=; #CommentBegin2= #CommentEnd2= #LineComment2=# #SpecialSyntax=None #ScriptBegin= #ScriptEnd= #QuoteSingle=True #QuoteDouble=True #QuoteContinue=False #EscapeCharacter= #Word Color=0, WholeWord=True, RightSide=False, RightAll=False, MatchCase=False, InsideTag=False, RegEx=False !define !include !insertmacro $$ $ADMINTOOLS $APPDATA $CDBURN_AREA $CMDLINE $COMMONFILES $COMMONFILES32 $COMMONFILES64 $COOKIES $DESKTOP $DOCUMENTS $EXEDIR $EXEFILE $EXEPATH $FAVORITES $FONTS $HISTORY $HWNDPARENT $INSTDIR $INTERNET_CACHE $LANGUAGE $LOCALAPPDATA $MUSIC $NETHOOD $OUTDIR $PICTURES $PLUGINSDIR $PRINTHOOD $PROFILE $PROGRAMFILES $PROGRAMFILES32 $PROGRAMFILES64 $QUICKLAUNCH $RECENT $RESOURCES $RESOURCES_LOCALIZED $SENDTO $SMPROGRAMS $SMSTARTUP $STARTMENU $SYSDIR $TEMP $TEMPLATES $VIDEOS $WINDIR $\n $\r $\t .onguiend .onguiinit .oninit .oninstfailed .oninstsuccess .onmouseoversection .onrebootfailed .onselchange .onuserabort .onverifyinstdir ARCHIVE FILE_ATTRIBUTE_ARCHIVE FILE_ATTRIBUTE_HIDDEN FILE_ATTRIBUTE_NORMAL FILE_ATTRIBUTE_OFFLINE FILE_ATTRIBUTE_READONLY FILE_ATTRIBUTE_SYSTEM FILE_ATTRIBUTE_TEMPORARY HIDDEN HKCC HKCR HKCU HKDD HKEY_CLASSES_ROOT HKEY_CURRENT_CONFIG HKEY_CURRENT_USER HKEY_DYN_DATA HKEY_LOCAL_MACHINE HKEY_PERFORMANCE_DATA HKEY_USERS HKLM HKPD HKU IDABORT IDCANCEL IDIGNORE IDNO IDOK IDRETRY IDYES MB_ABORTRETRYIGNORE MB_DEFBUTTON1 MB_DEFBUTTON2 MB_DEFBUTTON3 MB_DEFBUTTON4 MB_ICONEXCLAMATION MB_ICONINFORMATION MB_ICONQUESTION MB_ICONSTOP MB_OK MB_OKCANCEL MB_RETRYCANCEL MB_RIGHT MB_RTLREADING MB_SETFOREGROUND MB_TOPMOST MB_USERICON MB_YESNO MB_YESNOCANCEL NORMAL OFFLINE READONLY SF_BOLD SF_EXPAND SF_PSELECTED SF_RO SF_SECGRP SF_SECGRPEND SF_SELECTED SHCTX SHELL_CONTEXT SYSTEM TEMPORARY WM_CLOSE WM_COMMAND WM_USER abort addbrandingimage addsize allowrootdirinstall allowskipfiles autoclosewindow bgfont bggradient brandingtext bringtofront call callinstdll caption changeui checkbitmap clearerrors completedtext componenttext copyfiles crccheck createdirectory createfont createshortcut custom delete deleteinisec deleteinistr deleteregkey deleteregvalue detailprint detailsbuttontext detailsbuttontext dirtext dirvar dirverify enablewindow enumregkey enumregvalue exch exec execshell execwait expandenvstrings file filebufsize fileclose fileerrortext fileopen fileread filereadbyte filereadutf16le filereadword fileseek filewrite filewritebyte filewriteutf16le filewriteword findclose findfirst findnext findwindow flushini function functionend getcurinsttype getcurrentaddress getdlgitem getdllversion getdllversionlocal geterrorlevel getfiletime getfiletimelocal getfullpathname getfunctionaddress getinstdirerror getlabeladdress gettempfilename goto hidewindow icon ifabort iferrors iffileexists ifrebootflag ifsilent initpluginsdir installbuttontext installcolors installdir installdirregkey instprogressflag insttype insttypegettext insttypesettext intcmp intcmpu intfmt intop iswindoww langstring licensebkcolor licensedata licenseforceselection licensetext loadlanguagefile lockwindow logset logtext messagebox miscbuttontext name nop outfile page pagecallbacks pageex pageexend pop push quit readenvstr readinistr readregdword readregstr reboot regdll rename requestexecutionlevel reservefile return rmdir searchpath section sectionend sectiongetflags sectiongetinsttypes sectiongetsize sectiongettext sectiongroup sectiongroupend sectionin sectionsetflags sectionsetinsttypes sectionsetsize sectionsettext sendmessage setautoclose setbrandingimage setcompress setcompressor setcompressordictsize setctlcolors setcurinsttype setdatablockoptimize setdatesave setdetailsprint setdetailsview seterrorlevel seterrors setfileattributes setfont setfont setoutpath setoverwrite setoverwrite setrebootflag setregview setshellvarcontext setsilent showinstdetails showuninstdetails showwindow silentinstall silentuninstall sleep spacetexts strcmp strcmps strcpy strlen subcaption targetminimalos un.onguiend un.onguiinit un.oninit un.onrebootfailed un.onselchange un.onuninstfailed un.onuninstsuccess un.onuserabort uninstallbuttontext uninstallcaption uninstallicon uninstallsubcaption uninstalltext uninstpage unregdll var windowicon writeinistr writeregbin writeregdword writeregexpandstr writeregstr writeuninstaller xpstyle
スポンサーリンク