X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=EnvVZFOXd4hnH60RsAk+L9SDs3JQoo8et6MYxhCjcfz tmF5ixDzvPhJnF/NjEjzlTgZrQ5zbZLPIaZCaJjI86tyFDng8tQxDwzyjGfioyVE QoURJn6mPfsi60JwHG2trztrm6cKZ3zmmPZoZFU1KOOEobhqxmJFxKGrlfFe0aDg = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=OMpskAA6S/EL6nWLCfX63D6XO1c=; b=m3lfMkDsBrwX33M6F 7mP/YENwzGbn32Dr+3f8NFraTL19EeMqKSJrPMHcQo1pnUdxK7NMvwx63i0yyHDb uiA3QTlMl/dIoPlVxWCt9loiBmXRqja3EUT3wcJY4EcPuNBb5MBiYd87ALAr1+sv Np4CZn8VVh/6Omfq0YFskizKuA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=U*Stromeko, sk:stromek, stromeko AT nexgo DOT de, stromekonexgode X-HELO: mail-vk0-f50.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=6CLSI8wN7JXF92dqpEA5IlVQoIMOG3QraVHCJyt0xpM=; b=R+mcLHbdANy/WeIztTgfLW6xT8puF8t/7CAALr+aEDLY4QOjuxZQRhUUgyzueFapIq UEXN6u1SxqNBG8H4FmiKBHcGa5wSuXOb4y/ojNq1rDVj/CJ5aFGP2BMcOEl+u0NYwG6P g2kQN4YQdkSGIxvyNanZNlZZh06MItZqu3wgWeuZST58I+428Jk/YKHy63QqoehptzY2 sSj8RTitudOoS0KFN08Ed9d3YP76lWxMuUVw6udrnU9oDWSWOb13FVj6N4VBAXya91r1 muXgnirzB9jDI/3lJ3zRGbExPwlO/xKC/1qTZFsDyGx2yV5UiXy01g29FDFpYUyXfuJF yzvA== X-Gm-Message-State: AA6/9RntfNYlGZbqrflF+IoMSnpAEucQnB6DhGvgbdsgFP96p5m5Jivt3PyPSy2aGKxC/Kjnw/JLvIIaF5jnOw== X-Received: by 10.31.199.199 with SMTP id x190mr15057675vkf.117.1475006567267; Tue, 27 Sep 2016 13:02:47 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <87ponpw6t5.fsf@Rainer.invalid> References: <4d6d5c2c-f724-5a00-ba6c-fdf5ac220495 AT cornell DOT edu> <87a8etxnon DOT fsf AT Rainer DOT invalid> <87twd1w736 DOT fsf AT Rainer DOT invalid> <87ponpw6t5 DOT fsf AT Rainer DOT invalid> From: Mike McCarty Date: Tue, 27 Sep 2016 15:02:45 -0500 Message-ID: Subject: Re: Corrupt Cygwin64 install? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u8RK3Crs023104 Thanks, I dug around in the registry based on your info and those (or similar) entries are already there and the folder my cygwin install is in was already listed so either those registry entries are anachronisms or don't have the needed effect. I did talk to a very helpful person in our IT dept and he managed to get emacs-w32.exe added to the "trusted programs list" as deployed from the server. That seems to have done the trick, tho if I ever move the cygwin install or change machines, I'll have to go through all of this again. I'm still going to try to log a complaint with Trend Micro -- this problem apparently is a result of an upgrade to OfficeScan v11.0. Thanks again... On Tue, Sep 27, 2016 at 1:12 PM, Achim Gratz wrote: >> Mike McCarty writes: >>> Ooo... You still have that script lying around? ;^) > > Hit send too soon… That reg file needs to be combined with actually > adding the exclusion, which I did inside the batch script that also > updated Cygwin: > > @ECHO OFF > REM ############################################################ > SETLOCAL > SETLOCAL ENABLEEXTENSIONS > SETLOCAL ENABLEDELAYEDEXPANSION > REM ############################################################ > SET CYGWIN_INSTALL=\\full\path\to\Cygwin > SET REM=ECHO. > SET TM_EXCLUDED_FOLDER="HKLM\Software\TrendMicro\PC-cillinNTCorp\CurrentVersion\Real Time Scan Configuration" /V "ExcludedFolder" > FOR /F "usebackq tokens=2* delims= " %%O IN (`REG QUERY %TM_EXCLUDED_FOLDER% 2^> NUL ^| FIND "REG_SZ"`) DO ( > %REM%ECHO "%%P" | FIND /V /I "C:\Programs|" 1>NUL 2>NUL > IF ERRORLEVEL 1 ( > ECHO unchanged ExcludedFolders: %%P > ) ELSE ( > IF NOT DEFINED OPTION_NOREGEDIT ( > %REM%REG ADD %TM_EXCLUDED_FOLDER% /D "%%P%CYGWIN_INSTALL%|" /F 1>NUL 2>NUL > ) > ECHO extended ExcludedFolders: %%PC:Programs^| > ) > ) > > > Achim. > -- > +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ > > Wavetables for the Waldorf Blofeld: > http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables > > -- > 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 > -- 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