Skip to content

Commit

Permalink
added note about odd comment behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ ONeal committed Apr 23, 2013
1 parent d5fd264 commit 79a2862
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions winstaller/winstart-browser.bat
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
) ELSE (
start %~dp0\msie-app-secure.hta
)

:: Note that comments can't be nested in if blocks!

:: IF EXIST "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" (
:: Need to read more http://support.mozilla.org/en-US/questions/955250
:: https://developer.mozilla.org/en-US/docs/Getting_started_with_XULRunner
Expand Down

0 comments on commit 79a2862

Please sign in to comment.