NSIS Wiki:Sandbox: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
Line 12: Line 12:


<highlight-nsis>
<highlight-nsis>
 
Installa development


!macro StartTest
!macro StartTest

Revision as of 08:49, 10 May 2007

This is where test stuff should be posted, if you don't know how things appear, or want to test if something works which can't be seen by just previewing the page.

Right now, there is nothing being done to this page regularly to delete contents. Maybe a bot or the server will be used for the task, but nothing is sure.

Keep the page content below this note.


The new layout RULES!

Installa development
 
!macro StartTest
macroend
 
!macro EndTest
!macroend


Test JCH