phreakonaleash
06-07-2007, 06:57 PM
I need the help of an experienced windows developer. heck you don't even need to be experienced, as long as you know the API. I am trying to create a wrapper for Cygwin.
Here is what i would like:
start
find out what drive it is on
see if cygwin is installed (look for the needed keys)
if cygwin is not installed
add keys to the registry that create the mount points and the other data that needs to be in the registry. specifically, the mounts point to a location on the drive it is running
launch bash (the switches needed are in the cygwin.bat file)
after bash exits, delete the keys it created (only if it created them and they weren't already there)
exit
is this feasible? if so, would anyone be willing to help me? mail me (mailto:phrkonaleash@gmail.com) if interested
Thanks for the help,
Here is what i would like:
start
find out what drive it is on
see if cygwin is installed (look for the needed keys)
if cygwin is not installed
add keys to the registry that create the mount points and the other data that needs to be in the registry. specifically, the mounts point to a location on the drive it is running
launch bash (the switches needed are in the cygwin.bat file)
after bash exits, delete the keys it created (only if it created them and they weren't already there)
exit
is this feasible? if so, would anyone be willing to help me? mail me (mailto:phrkonaleash@gmail.com) if interested
Thanks for the help,