natefw

natefw Mercurial Source Tree


Root/windows/nfw.bat

@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.79961s using 11 queries.