PDA

View Full Version : NSIS Discussion


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53] 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78

  1. NsisIo & Languages problem
  2. Display Multiple languages in Message Box
  3. Modify the license text content
  4. BMP image as button in nsDialogs?
  5. Question about the "directory" screen.
  6. MUI2 beta bug
  7. Questions with installing .NET
  8. Disable LangDLL Cancel button?
  9. MUI_BRANDINGTEXT not working
  10. NSIS Start Menu Shortcuts - Known Bug?
  11. Language selection - perfect match
  12. problems with Execwait coupled with checking for running while uninstalling...
  13. VB and NSIS
  14. Custom InstType
  15. MUI Registration Page
  16. Directory listing
  17. Howto build up dynamic license file name
  18. LTR license in RTL language
  19. I want a section to be unselected only for one of the languages
  20. Backup Utility written in NSIS Script
  21. Add button on page to skip to other pages
  22. Installing a custom dictionary for MS Word with NSIS
  23. Don't show quick launch icon on vista user account
  24. how to fit splashscreen on all screen
  25. Only one question
  26. destination folder problem
  27. Custom page - Displayed twice
  28. minor quibble - !define DEBUG in nsDialogs.nsh
  29. Chinese oddness
  30. Czech MUI_LANGDLL_DISPLAY
  31. Section dependency
  32. dotNet version detection problem
  33. Where can I find a complete list of variables start with "^"?
  34. ExecWait doesn't work with relative path?!
  35. MUI: Wrong language in message boxes
  36. How to get the parent directory
  37. install vs. upgrade
  38. installing fonts on Vista
  39. Skins in installer
  40. Compress files in sum larger than 2GB
  41. check radio button state?
  42. quiet installer
  43. to kill more process
  44. MUI Directory Selection Dialog
  45. Can't execute uninstaller from installer
  46. AccessControl Plugin SetFileOwner not working?
  47. MUI + Messagebox plugin - Bug?!
  48. Unable to correctly call a dll using system.dll
  49. nsExec bug, probably, erroneous first run behavior
  50. How to detect if Section exists?
  51. select language in command line
  52. Unable to find not formatted drives with GetDrives
  53. disclaimer, processing page of checkboxes
  54. Create an installer for a driver
  55. Hidden section bug
  56. Alter XML File inside a .rar file
  57. Installer not the top most window
  58. Executing a shell program
  59. AddToPath for "Program Archives"
  60. Installing Lotus Notes Database and Start Replication
  61. Trouble with System::Call
  62. Custom Page Images
  63. How to find a file/directory owner?
  64. Batch file to delete only installed files
  65. Include a list during compilation
  66. Checking when Apache has deployed .war file
  67. Passing string parameter to a dll (a plugin actually)
  68. edit line in text file and replace with text by user
  69. inetc bug: resume
  70. How to remove the "Header" bitmap in MUI?
  71. Write Access in $INSTDIR ?
  72. Help with classpath and jars - JAVA
  73. Going MORE than Slightly Mad
  74. Conditional Section
  75. Custom pages with UMUI (Ultra Modern Interface)
  76. Getting localized name of "NT AUTHORITY\System"
  77. How to bundle a JRE?
  78. Creating an installer for a screensaver
  79. Loop an animated gif
  80. Don't Have Write Access?!
  81. About The Environment Variable
  82. Create onfly section
  83. NSIS Complete Persian Tutorial
  84. Make a silent installer wait when called from a batch file
  85. How to get Harddisk's physical serial number in nsis?
  86. NSD_CreateDirRequest does not work
  87. nsDialogs and dynamic content
  88. How To: No component has been selected error message
  89. How to do that?
  90. Command Prompt in Vista
  91. How to Create Such a Shortcut
  92. UAC plugin, uninstaller display name
  93. Scheduling a tastk
  94. Need some help for a deskbar
  95. Three problems with INSTFILES page
  96. ExecShell not detecting program already installed
  97. blanking out the Install button
  98. Overwrite confirmation
  99. Call Web Service
  100. Keeping modified files
  101. How to exclude some path from MUI_PAGE_DIRECTORY
  102. A problem about shoutcut
  103. Error when reading options
  104. passing parameters to the installers .exe
  105. How to read the version number of a file and set OutFile..
  106. Automatically close NSIS after script processed
  107. View png/jpg images in NSIS instalers.
  108. Language en New Script Wizard
  109. problem with the locate function
  110. NT Authority and Scheduler Code
  111. InstallFiles pages skippes
  112. Creating an InstallOptions page
  113. Registry update
  114. how to Write to log window
  115. Radio buttons and Next Button
  116. writeINIStr... without value
  117. My installer's icon
  118. RequestExecutionLevel & Vista
  119. CustomerData append and Authenticode
  120. removing files in $SMSTARTUP
  121. Multiple install directories
  122. refresh the running processes
  123. nsisPatchGen problem with paths
  124. Changing current NSIS directory
  125. loop on file name
  126. Setting options on Finish page
  127. Detecting .Net 3 Framework
  128. Disable Word Wrap on License Page?
  129. nsisStartMenu Plugin : ensure your shortcuts order !
  130. ExecWait... cannot wait for MySQL setup
  131. Get directory of installed program
  132. Visual Studio integration
  133. how to disable a button?
  134. Problems register COM DLL under Vista Buisness
  135. processes list
  136. Make InstallOptionsPage Multilangual
  137. Adding label to MUI_PAGE_INSTFILES
  138. Detect soundcard
  139. Installer, activex and vista
  140. Question about Ebanner
  141. How to disable RemoveButton for non-Admin users
  142. Installing a dll and registering it
  143. Warnings as errors
  144. Banner plugin commands...
  145. StringCompare if not empty
  146. Setting Java Runtime parameter from NSIS
  147. ExecDos problem
  148. dialog box
  149. Selecting all the items in a listbox
  150. !insertmacro MUI_PAGE_LICENSE "License.rtf"
  151. Read DWORD from reg if exists
  152. ListBox and selected value
  153. Compiling more projects at a time
  154. $string1 = $string1 + $string2
  155. Function with variable
  156. how do i check something when cancel is clicked(anywhere?)
  157. How to catch cancel action of ExecWait "DotNet20.fx.exe"' $0
  158. InsOptPages back and forth
  159. No more then 10 variables?
  160. Update Engine + Registry Version Check...?
  161. Help with System::call
  162. Calling an ant script from within a .nsi file
  163. Function without pressing button
  164. NSD_CreateLink on bitmap
  165. Install for Current User not System User
  166. Registering .ics files to a new application
  167. file instruction w/relative paths...?
  168. Add/Remove Programs applet shows wrong button text for uninstall
  169. My Uninstall Runs Twice
  170. Example of Radiobutton with nsDialog
  171. Product Key
  172. Is XXX port already used ?
  173. NSIS 2 Compatible Skins
  174. How to set my program as the default opener
  175. Executing after a certain amount of time
  176. Adding a new path to the existing path in System Variables
  177. Symbol to replace _ in registry
  178. Relgotopage - understanding problem
  179. About RadioButton?
  180. IIS 6 and Virtual directory update
  181. uninstall msiExec.exe
  182. Escape function
  183. Building File Exclude list at compile time
  184. Read a file Line by Line
  185. shortcuts Question
  186. How to check if an application is running by certain user?
  187. uninstall spacetext
  188. ExecWait on .msi file for silent install
  189. Odd problem trying to make DLL registering script
  190. Installer in Simplified Chinese
  191. License page delay when using rtf file
  192. "Error while opening file for writing" on install
  193. nsis and files .reg
  194. question of BgImage
  195. How to close applicatiom, restart windows, run cmd and install dll
  196. Version Tab empty after upgrading from NSIS 2.18 to 2.28
  197. Typical / Custom install options to conditionally skip 2 MUI Pages
  198. Need suggestions with script flow to handle service updates
  199. compress to a zip file with NSIS?
  200. Build NSISDL (new version)
  201. need a simple script to copy a file to Pocket PC
  202. Bug Report
  203. How to use EnumWindows?
  204. windows 2000
  205. Problem with 2.32 installer
  206. No component selected behaviour
  207. Some plugin updates
  208. Logiclib operand priorities
  209. How to set text for setdetailsprint?
  210. Custom scripted installer.
  211. "!if cond || cond" conditional compilation
  212. Execute Function Until a window comes pop up
  213. NSIS 2.33 is released
  214. Issues executing MySQL sql file
  215. Administrator password needed
  216. Auto update
  217. Application icon
  218. User type detection
  219. help!!!!!!!!!!!!!!!!!
  220. NSIS Issue with windows xp
  221. Component selection not modified
  222. Check application is running or not under the conditon?
  223. Reading Batch Exit Codes
  224. Connect to internet
  225. MUI_PAGE_CUSTOMFUNCTION on Windows Vista
  226. Usage of EnumWindows
  227. Modify dialogbox!
  228. Adding version resources
  229. Reverse Engineering
  230. installer crash when launching Windows Explorer when MUI_PAGE_INSTFILES is displayed
  231. NSIS DOS Command via ExecShell
  232. Creating files with batch scripts
  233. Guess the service name
  234. How to detect the firefox is running or not
  235. Sorry guys, I gave up... (>2gb installers)
  236. License Page Confusion
  237. Want to install / uninstall entire subdirectory under $INSTDIR
  238. Double License
  239. Serial Strangeness
  240. No skin in UMUI...
  241. From where can I download ISID.dll plugin file?
  242. File of Strings
  243. Launch an .exe file after install?
  244. Silent NSIS Install
  245. Checking for open processes or windows
  246. How to Detect SQL Server 2005 and SQL Express from NSIS
  247. How to delete files except some files?
  248. Load .ini depending of the language
  249. problem with run from network folder
  250. nsDialogs: disable a NSD_CreateBrowseButton