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

  1. MSSQL plugin trimming returned data?
  2. Exclude a specific sub directory
  3. If file or Directory
  4. LogText
  5. Please help: Lost NSI script
  6. How to use GetTime in an uninstall section
  7. Get the size of the folder on CD dynamically
  8. How to use Dumpstate::debug in uninstall section
  9. MSI file from .exe file
  10. Including a file at runtime
  11. Good deployment logging strategies
  12. Reusing uninstaller page for reinstall
  13. NSIS 2.27 - NSIS Menu fails to link
  14. ini files language strings
  15. How to change installer based on user's existing files?
  16. Multiple Setup question
  17. Possible bug with Uninstall?
  18. KillProcDll addition please
  19. Registry operations on 64-bit Vista don't work
  20. inetc::post?
  21. How do Find out if SQL Express is already Installed?
  22. Textbox and Apostrophe
  23. How do i get installer to
  24. How to enumerate local MSSQL Server databases?
  25. Com and PHP
  26. How to show error which happens in InstallLib macro
  27. Installer almost silent
  28. Custom panel: Set DirRequest
  29. Problem with languages and MUI in 2.27
  30. How to change banner color?
  31. How can i solve this problem above?
  32. Two Problems...
  33. Making a loader for java apps
  34. GetFolderName
  35. InstallLib always sets the error flag
  36. Problem with MUI component selection
  37. Show an InstallOptions-Screen only when the OS is NT
  38. How to find out the version of ruby installed
  39. Pls help ..... Can we find out the modefied file during uninstall
  40. Showing Bitmaps
  41. Delete Temp, Temp Internet Files and History
  42. Logtext
  43. DIasble a Combobox (DropDownList) when a RadioButton is clicked
  44. How to group Radiobuttons with NSIS
  45. Problem with reboot
  46. conditional !define
  47. One Section
  48. Detecting that a service is installed
  49. How to use the same function in install and unInstall script
  50. How to create a shortcut with "Run as administrator" checked
  51. Finish button is pressed automatically...
  52. dowloading a secure file
  53. Search the hard drive For Delete
  54. Installing WinHelp msu on Vista with NSIS
  55. how to stop installer exe to run if one installtion has already being done
  56. downloading a secure file
  57. How to kill a running task in NSIS script
  58. Re: System tray
  59. Section dependencies
  60. installer inside setup.exe
  61. Findfirst/next issue
  62. Abort / Retry for Active File
  63. CPU physical core detect
  64. LogicLib Question
  65. Multi-CD Install in a Cross-Platform World
  66. Find string offset in exe or dll
  67. Problem with additional Game Explorer tasks
  68. php & php-gtk
  69. Compress file on uninstall
  70. Request: Embeddedlists returning index number instead of text
  71. About Random Number on Compile
  72. How to add url link to custom page?
  73. MUI_WELCOME_PAGE and icon changing dynamically
  74. changing !define APPNAME "myapp" with script
  75. Adding Help Button to installer: MUI
  76. How to find a user's home directory?
  77. getting makensis options within nsi-script
  78. Initializing variable and using
  79. nsis Exec: failed createprocess
  80. Bold Text in text area
  81. Insert a Gif to TextArea
  82. install dependencies
  83. insertmacro with quotation marks?
  84. Possible Bug?
  85. ExecWait doesn't work on any NSIS installer
  86. Create a link to a directory
  87. Fake components page?
  88. Howe can i do this
  89. picasa installer
  90. filetype association in vista
  91. Failure at Inetload.dll, need help
  92. Inetload vs nsisdl
  93. Memento
  94. Broken icon on large installer?
  95. kill .tmp file
  96. How to register DLL
  97. Create custom NSIS Extracter ?
  98. MUI_PAGE_STARTMENU: No MUI_PAGE_CUSTOMFUNCTION_SHOW?
  99. Download a file
  100. how to install/register/unregister/uninstall DLL
  101. .onGUIEnd
  102. Help setting install directory.
  103. Modify key permissions
  104. Anyway to set the exit status of the installer, by hand?
  105. How to make a script that just copies
  106. Problems running uninstaller before I do an install.
  107. hye guys, problom with installation, please take a look!
  108. problem deleting shortcuts on vista
  109. Uninstalling previous NSIS version
  110. Howto Associate an extension to a program?
  111. ReadINIStr
  112. Is it possible to show html page in installation page
  113. customizing install directory
  114. Problem with browse button in Modern UI directory page
  115. reading the OS language
  116. custom page and validate the input
  117. inetc::get bug?
  118. Changing default selected language with MUI_LANGDLL_DISPLAY
  119. MSSQL_OLEDB_plug-in
  120. how to check the path of directory on directory page
  121. Memento Again
  122. Detect Net Framework (1.0/1.1/2.0/3.0/3.5)
  123. Fetching remote content in installer
  124. DFS target status
  125. Dumb Question ...
  126. control page flow
  127. How to stop bypassing CRCCheck?
  128. change grayed Nullsoft Install System v2.27
  129. NSIS script : how to find firefox path ?
  130. Installing .NET managed dll's into the GAC
  131. InstDrv plugin: This device cannot start. (Code 10)
  132. Xml
  133. $APPDATA directory creation failure under Vista
  134. Installer protection (username and password)
  135. Active Directory plugin available?
  136. Script Helü?
  137. NSIS 2.28 released
  138. Set focus to textbox
  139. WinVista non-admin Install/uninstall issues
  140. dynamic SectionGroup
  141. Comparison to other installation programs
  142. MUI Directory Page Issue
  143. run uninstaller if exec fails
  144. redefine InstType
  145. Registering file extension
  146. Variable losing a character when retrieving
  147. Manage language
  148. Including multiple installers inside a single installer.
  149. Killing a process without trojan/virus errors
  150. Modify space required (not the text but the amount)
  151. [ExperienceUI] Fail to Abort from page leave function
  152. Custom INSTFILES page
  153. FCT and closing application
  154. to catch item select event in List Box
  155. How to log stdout on exec
  156. Execwait equivalent for System::Call ?
  157. RmDir with wild cards
  158. Force installer to specific page?
  159. plugin function signature
  160. suggestion for exdll.h
  161. how to get Add/Remove to not wait on ExecShell?
  162. Error with SConstruct file in Linux NSIS kit
  163. Metadl for guaranteed error free resumable downloads
  164. JRE installed
  165. [Please Help Me!] Has to make installator which...
  166. Need help generating makensis in Linux
  167. How can I execute a batch file?
  168. Open file dialog - multi-select question
  169. [Problem] Embedding other Installer
  170. disable MUI_PAGE_DIRECTORY Directory field
  171. WriteRegStr creates key with too less rights
  172. Prevent install details from showing
  173. new version and warning <<...without standard key "FileVersion">>
  174. InstallOption - custom page with skin selection
  175. Finding an executable. ${Locate}
  176. How to delete file forcefully
  177. Copy .exe from a network drive
  178. servicelib doesn't work with uninstall functions
  179. about KillProcDLL::KillProc
  180. about InetLoad.dll
  181. New uninstall script from log
  182. how to call system command from NSIS script
  183. Problems with SQL Server Express in installation
  184. hide & disable RUN Checkbox in the finish Page of MUI
  185. A Stupid Macro Question
  186. Password Never Expires
  187. Add files and folders recursively
  188. Using replaceable strings in the /D commandline option
  189. Problem with WriteRegStr and AppCompatFlags
  190. Can't set background color on dialog item
  191. Dialogs Plugin does not work under x64
  192. Major help on script requested
  193. NSISDL download problem
  194. how to search and clean some files
  195. how to read data and its value from registry
  196. how to remove the icon from system tray
  197. Troubles with DotNET
  198. running post-build process from within the nsi -script
  199. Shortcut creation
  200. User account manipulation
  201. Problem with SectionSetInstTypes
  202. Zip2Exe with ModernUI
  203. Code Signing an INSTALLER by NSIS
  204. Inform user about application using dll
  205. GetTime usage in uninstall.exe
  206. On the fly File installation
  207. File /x
  208. need some help
  209. rename/move (urgent)
  210. NSIS hangs with Group Policy?
  211. While copying, display a graphic
  212. need an installer to do this....
  213. easily configurable installer package
  214. Speeding up NSIS compilation
  215. Need to modify the file
  216. Change user to administrator
  217. Page directory Help
  218. global shortcut keys
  219. Business contacts for NSIS
  220. How to treat asmx pages with NSIS?
  221. Passing space for a variable to use
  222. PC Crash during installation page
  223. How to add a custom page
  224. Variable defining
  225. Bug: GetSectionFlags not working correctly
  226. RestartRequired function help
  227. Does NSIS support driver installation?
  228. Set folder permissions
  229. Find if some software is installed
  230. Custom Page location in script and page skipping
  231. Inserting language string
  232. Section devision
  233. Simple progressbar for NSIS?
  234. newadvsplash-Question
  235. Large strings build and Sections.nsh does not work
  236. Execute program and wait for showing up
  237. ExperienceUI Traditional Chinese Translation
  238. mmap error
  239. I can't overwrite on fonts system with NSIS
  240. I want change icon default on destop,in add and remove programs
  241. Windows and MS Office Version
  242. Please help with InstallOptions: How to change the form?
  243. Global assembly cache
  244. Why would a !define be ignored?
  245. drivers install
  246. How does an Uninstall section really being identified by NSIS?
  247. Is registry search supported or do I have to rely on a plugin?
  248. anyway to escape ! to write !addincludedir to a file
  249. help for dll reg
  250. How to include a Folder