Category:Real World Installers: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(Undo revision 18242 by 79.162.3.49 (Talk))
 
Line 3: Line 3:
[[Category:Browse NSIS Repository by Topic]]
[[Category:Browse NSIS Repository by Topic]]


<span onmouseover="_tipon(this)" onmouseout="_tipoff()"><span class="google-src-text" style="direction: ltr; text-align: left">== Remote Examples == Hundreds of real world programs that use NSIS can be found by following the links on the [[Users]] page.</span> == Przykłady == zdalnego Setki rzeczywistych programów świat, że NSIS korzystać można znaleźć następujące linki w [[Użytkownicy]] stronie.</span> <span onmouseover="_tipon(this)" onmouseout="_tipoff()"><span class="google-src-text" style="direction: ltr; text-align: left">However, be forewarned that not every program linked to from that page includes the actual NSIS script used to create its installer.</span> Należy jednak uprzedzony, że nie wszystkie programy związane z tej strony zawiera skrypt NSIS wykorzystane do stworzenia jego instalatora.</span> <span onmouseover="_tipon(this)" onmouseout="_tipoff()"><span class="google-src-text" style="direction: ltr; text-align: left">For the programs that do make the NSIS script available, you will most likely have to browse the author's site, looking for a full source download for their program. For a more targeted approach, try this Google search: "[http://www.google.com/search?q=section+filetype:nsi&filter=0 section filetype:nsi]".</span> Dla programów, które czynią skryptu NSIS dostępny, będzie najprawdopodobniej musiała przeglądać strony autora, patrząc na pełne pobrania źródłowych służących do ich programu. Na podejście bardziej ukierunkowane, spróbuj tego wyszukiwania Google: "[http://www .google.com / search? q = punkt + filetype: NSI & filter = 0 filetype sekcji: NSI] ".</span> <span onmouseover="_tipon(this)" onmouseout="_tipoff()"><span class="google-src-text" style="direction: ltr; text-align: left">The word "section" is included because Google won't return any results for just "filetype:nsi" and every NSIS script must have at least one section.</span> Słowo "sekcja" pojawia się, ponieważ Google nie zwróci żadnych wyników dla prostu "filetype: NSI" i co skryptu NSIS musi mieć co najmniej jeden punkt.</span>
== Remote Examples ==
 
Hundreds of real world programs that use NSIS can be found by following the links on the [[Users]] page. However, be forewarned that not every program linked to from that page includes the actual NSIS script used to create its installer. For the programs that do make the NSIS script available, you will most likely have to browse the author's site, looking for a full source download for their program.
 
For a more targeted approach, try this Google search: "[http://www.google.com/search?q=section+filetype:nsi&filter=0 section filetype:nsi]". The word "section" is included because Google won't return any results for just "filetype:nsi" and every NSIS script must have at least one section.

Latest revision as of 23:19, 13 March 2010

Place your working real world installer scripts here so that others may learn from them.

Remote Examples

Hundreds of real world programs that use NSIS can be found by following the links on the Users page. However, be forewarned that not every program linked to from that page includes the actual NSIS script used to create its installer. For the programs that do make the NSIS script available, you will most likely have to browse the author's site, looking for a full source download for their program.

For a more targeted approach, try this Google search: "section filetype:nsi". The word "section" is included because Google won't return any results for just "filetype:nsi" and every NSIS script must have at least one section.