mkshortcut is returning 8 when I expect it to return 0. This only happens to me on Windows 7. It returns 0 on XP. Here's what I do.
$ rm -rf a $ mkdir a $ mkshortcut -n a/b a $ echo $? 8 $ file a/b.lnk a/b.lnk: MS Windows shortcut I'd love a hand getting mkshortcut to return 0 in this case. Thanks much. -DB
cygcheck.out
Description: Binary data
-- 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