Ok out of no where my cygwin.bat file went away and I'm not sure how to fix it, or what... sorry if this wasn't suppose to go here just only place I could think to put it... so anyway uhh any idea how that happened or how to fix it?
Missing cygwin.bat
Posted by Metsuro on Fri 13 Jan 2006 12:55 AM — 2 posts, 14,885 views.
Probably better off asking this on the Cygwin mailing list.
Anyways, this is what my cygwin.bat has in it:
So you could just make a new file named cygwin.bat with that in it.
Anyways, this is what my cygwin.bat has in it:
@echo off
C:
chdir C:\cygwin\bin
bash --login -i
So you could just make a new file named cygwin.bat with that in it.