natefw

natefw Mercurial Source Tree


Root/windows/nfw.bat

1
2
3
4
5
6
7
8
9
@echo off
 
if not exist "/Program Files/nfw/" goto x86
cd "/Program Files/nfw/"
goto ret
:x86
cd "/Program Files (x86)/nfw/"
:ret
cmd

Archive Download this file

Branches

Tags

Page rendered in 0.99794s using 11 queries.