Get Microsoft Office 2010 and Windows 7 Product Keys from Registry How to get Microsoft Office 2010 and Windows 7 Product Keys from WindowsRegistry? Weiterlesen über Get Microsoft Office 2010 and Windows 7 Product Keys from Registry 02.11.2016 (aktualisiert am 07.01.2017) – scito
Run a batch script as administrator in Windows command line How to run a Windows batch script from command line as administrator? The most simple way that I have found is to run the script via powershell. powershell -Command "Start-Process YOUR_BATCH.cmd YOUR_PARAMETERS -Verb RunAs -Wait" 02.11.2016 (aktualisiert am 03.11.2016) – scito
Setup default profile in Windows 10 from an existing user profile How to setup a new user profile in Windows 10 from an existing user profile? Weiterlesen über Setup default profile in Windows 10 from an existing user profile 02.11.2016 (aktualisiert am 07.01.2017) – scito
Export and import putty and WinSCP configuration from Registry How to easily migrate configured connections in putty and WinSCP?Weiterlesen über Export and import putty and WinSCP configuration from Registry 02.11.2016 – scito
Remote procedure calls to Python using XML-RPC and JSON-RPC with performance comparision How to call Python function from Java? The new article Fast remote procedure calls to Python introducing a new JSON-RPC stream protocol has been written, see there for a better solution. Weiterlesen über Remote procedure calls to Python using XML-RPC and JSON-RPC with performance comparision 02.11.2016 (aktualisiert am 07.01.2017) – scito
Migration script for MySQL DBs for Xampp upgrade How to migrate MySQL/MariaDB databases during a Xampp upgrade? Weiterlesen über Migration script for MySQL DBs for Xampp upgrade 03.11.2016 (aktualisiert am 07.01.2017) – scito