in_mpeg4aac.nsi
来自「betaplayer_0.096源码 tcpmp老版本」· NSI 代码 · 共 22 行
NSI
22 行
Name "AudioCoding.com MP4 Winamp plugin"OutFile in_mp4.exeCRCCheck onLicenseText "You must read the following license before installing."LicenseData COPYINGComponentText "This will install the AudioCoding.com MP4 Winamp plugin on your computer."InstType NormalAutoCloseWindow trueSetOverwrite onSetDateSave onInstallDir $PROGRAMFILES\WinampInstallDirRegKey HKEY_LOCAL_MACHINE "Software\Microsoft\Windows\CurrentVersion\Uninstall\Winamp" "UninstallString"DirShow showDirText "The installer has detected the path to Winamp. If it is not correct, please change."Section "AudioCoding.com MP4 Winamp plugin"SectionIn 1SetOutPath $INSTDIR\PluginsFile plugins\in_mp4\Release\in_mp4.dllSectionEnd
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?