User:Afrow UK: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Sorry 'bout "Ordered by Type" thing.)
Line 6: Line 6:
== My Articles ==
== My Articles ==


#[[IndexOf & RIndexOf: Find index of character in string]]
#[[Get vertical space of INI file value]]
#[[Get vertical space of INI file value]]
#[[Refreshing labels after color change]]
#[[Refreshing labels after color change]]

Revision as of 20:59, 30 June 2005

Contact

E-mail: afrowuk at tiscali dot co dot uk
PM: (NSIS Forums)

My Articles

  1. IndexOf & RIndexOf: Find index of character in string
  2. Get vertical space of INI file value
  3. Refreshing labels after color change
  4. Replace all text before a string on a line
  5. Get installer to open in top left hand corner of screen
  6. Replace 1st piece in string, then delete other parts
  7. Update an existing INI file with values from an updated INI file
  8. NSISdl macro system
  9. Get first part of a string
  10. Sort String 1 (from end)
  11. Read from INI style file without section headers
  12. Get extention of file
  13. NSIS Self-Extractor kit
  14. Read from text file line number
  15. Read a string from an e.g. exe or dll file
  16. Replace line that starts with specified string
  17. Search for text in file
  18. Get Steam account name and install path
  19. Combine two text files into one text file
  20. Arrays in NSIS
  21. NSIS Syntax File for Crimson Editor
  22. Sort String 3
  23. More advanced dump log to file
  24. Sort String 3 modified
  25. Convert 5 digit integers to pure text
  26. Delete dirs / files in a directory except one dir / file
  27. Sort String 2
  28. Delete lines from log window by line numbers
  29. Change Uninstall Log Window Font
  30. Simple loop testing macro
  31. Get number of lines in text file
  32. MultiCmd: One NSIS command instead of multiple
  33. Change Log Window Font
  34. VersionCheckNew: Compare version numbers
  35. ReqFind: Recursive FindFirst, FindNext, FindClose
  36. Write many values to INI file for reading
  37. MakeFileList: Get files from dir
  38. Some useful DlgItem changes
  39. More advanced replace text in file
  40. Get number of subdirs in dir path
  41. Underline text in LogWindow
  42. Two installations in one installer
  43. Get URL segments for Joel's Internet plugin
  44. Overwrite file line number in text file
  45. Tutorial: Using labels in macro's
  46. Generate a random number
  47. Simple write text to file
  48. Convert "\" to "\\" in a string or dir path
  49. Write to text file line number
  50. Check for spaces in a directory path
  51. Convert Unix new-lines (\n) to Windows (\r\n)
  52. Slice: Cut string out of string
  53. Get last directory path part
  54. Get installer filename
  55. Invoking NSIS run-time commands on compile-time
  56. Delete lines from one line to another line inclusive
  57. SetReqStrLen: Allow compile w/ 8192 special build only
  58. TrimText: Trim text e.g. to fit in a label
  59. Uninstall all dirs and subdirs created by your installer
  60. Delete lines from one line to another line exclusive
  61. Write to INI style file with no section headings
  62. Get first part and rest of string
  63. Find a string in an e.g. exe or dll file
  64. Replace text on a file line number
  65. Backup files on install, restore on uninstall
  66. Copy to, or get from Windows Clipboard
  67. FindIt: Simple search for file / directory
  68. SetCompiler: Set compiler executable for current script
  69. GetBetween: Get text in between two markers in a file
  70. Save on variables
  71. CharIndexReplace: Replace char in string with char size
  72. Splice: Cut string @ index from array type string
  73. ReplaceBetween: Replace text between two markers in a file
  74. Count how many times your installer package has been executed
  75. NSIS-Date (Created for Robert Rainwater)
  76. Uninstall only installed files
  77. StrCSpn, StrCSpnReverse: Scan strings for characters
  78. FileRequest through section or function
  79. System Tray NotifyIcon creator plugin (Created for Nik Medved aka brainsucker)
  80. Working Installation CompletionTime function
  81. How to control Section selections, while using SubSections & InstTypes

My Downloads

  1. File:IoColors.zip (InstallOptions + Modern UI colors example)
  2. File:Array.zip (NSIS Array Script Header)
  3. File:MultiCmd.zip (Allows use of multiple NSIS instruction calls on the same line)
  4. File:Ce-nsis.zip (NSIS script highlighter for Crimson Editor)
  5. NSISdl.nsh (Macro system for NSISdl)
  6. NSIS Self-Extractor.exe (The first (original) Self-Extractor kit for NSIS)