NSIS Wiki:Sandbox

From NSIS Wiki
Revision as of 15:27, 6 May 2007 by Kichik (talk | contribs) (Reverted edits by 125.114.25.163 to last version by 80.222.199.89)
Jump to navigationJump to search

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!

;Test macro
 
!macro StartTest
macroend
 
!macro EndTest
!macroend


Test JCH