Thanks for the fast answer. That´s my install script
SET SITE=https://linorg.usp.br/cygwin
SET ROOTDIR=C:/cygwin
SET INSTALL_FOLDER=%cd%
SET LOCALDIR=%INSTALL_FOLDER%
if exist C:\cygwin (
continue
) else (
if exist C:\cygwin64 (
SET CYGWIN_ROOTDIR=C:\cygwin64
) else (
echo "CYGWIN nao esta
Hi
I create a script to install cygwin by command line. It works fine.
However, when i try to uninstall the Cygwin, é see that cygwin was not
present on Windows control panel softwares and programs.
My questions are:
1)How i uninstall cygwin on this case?
2)What i must have to add on my scrip
Hi,
I need to know if have a limit of packages to install on packages params on
cygwin setup command line.
I put many packages but some packages are not installed.
Thanks.
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:
3 matches
Mail list logo