por Miguel | Abr 13, 2019 | windows
When the functionality of converting written text to computer characters in my One Note appeared in gray I immediately assumed something was not working correctly instead of thinking «Hey I haven’t used One Note in like 8 years, maybe something has changed in...
por Miguel | Jun 6, 2017 | windows
Today I’ve come across a weird an annoying problem «a undeletable file» in Windows that was created while using a shell script in Cygwin. The file had owner: «Unknown+User» and group: «Unknown+Group» making virtually impossible to delete the file without...
por Miguel | Jun 1, 2017 | jenkins, windows
Change Cygwin’s user I’ve tried looking for an option like «login» but didn’t work for me. As a workaround I use this: #using RUNAS runas /user:<HOSTNAME>\<USER> D:\cygwin-64\Cygwin.bat #using PSEXEC psexec \\computername -u...
por Miguel | Abr 17, 2017 | windows
If you are experiencing this messages: cygwin Warning: Input is not from a terminal cygwin Warning: Output is not from a terminal Using GIT or just vim only, here’s a couple of things you can try: If you get those errors using vim only maybe you want to try bash...
por Miguel | Nov 12, 2015 | windows
Con aplicaciones viejas como S.I.A.p / SIFERE que requieren ejecutarse con un usuario administrador, siempre es un problema cuando estamos en un dominio y queremos que un usuario limitado pueda tener esos permisos elevados específicos. Objetivos Que el usuario pueda...
por Miguel | Sep 8, 2015 | windows
Con la llegada de Windows 7, 8 y 10 ya no tenemos la posibilidad de usar la función InGroup, vbscript es muy complejo, Poweshell requiere la instalación de .NET Framework y Kixtart ya no funciona igual pues utilizaba esa función. Con el siguiente batch script usted...