simplifying rebaseall

Al oss.elmar@googlemail.com
Sun Sep 26 01:27:00 GMT 2010


> I wonder if there could be a more simple way, i.e. putting it into a
> *.bat script and binding it to an task icon.
>
> I am thinking of something in this sense:
>
> P:/cygwin/bin/ash --exec /bin/rebaseall
>
> As a longterm Linux user I have few experience with windows scripts.
> Would be nice to have such a script directly linked into the start
> menu.

It's possible to create a link with this adapted to your pathes:

%SystemRoot%\system32\cmd.exe /k P:/cygwin/bin/ash /bin/rebaseall

Same with an additional user's DLL list:

%SystemRoot%\system32\cmd.exe /k P:/cygwin/bin/ash /bin/rebaseall -T
/home/prefix/rebase.lst


Al

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list