sigmoid

..oo..oo..oo..oo..oo..oo..

Browsing Posts tagged batch

Update 03/11/2016: I have patched the sources to fix the problem mentioned in my original post. I have submitted that patch also to ICU upstream ticket: 12840 The latest ICU 58.1 is compiled with MSVC 2008, 2010, 2012, 2013 and 2015. The precompiled static libraries are linked against the static MSVC runtimes (/MT instead of […]

As my build scripts keep getting more complicated, I am now in need of a configuration file for each. Furthermore, I have several machines and I need to sometimes change paths around. In other words, I need a local configuration file for each script and for each host I build on. I will use myScript.bat […]

I have already explained (very superficially) the motivation for the need of jumping directly into a directory from the Windows Explorer, while having the Visual Studio (VC++ actually) compiler and linker tools available for various architectures in my older post windows task: Open Visual C++ command prompt by right-clicking a folder. I have now improved […]

Sometimes when moving from one Windows computer to another with a removable drive or I upgrade an older windows system and reuse a partition from the old system, some files and folders may be inaccessible. Typically, Windows will pop up a window with the message “You need permission to perform this action” and further details […]