Tag : windows

Title User Language Tags Description Date
7zip commandline builder for zipping extensions in an svn repository lookmatters DOS Batch

7zip commandline builder for zipping extensions in an svn repository

December 21
Registrar manualmente DLL en windows thescorpion DOS Batch

Registro manual de una libreria o proceso DLL en windows

October 31
Shutdown/Restart Windows gaserland Other

command to shutdown / restart windows

October 5
Put windows to sleep (and keep it asleep!) Rectifier DOS Batch

This is a fraction of a much larger script which does multiple tasks. This scriptlet is intended to be interactive and somewhat user-friendly. First, it asks if you want to place the computer into sleep mode, then it kills pesky processes associated with interrupting sleep mode, finally, if you want the batch to skip waiting you can press Y to immediately start the sleep sequence or press N to cancel at the last second.

July 1
Kill Rising's popup window breakerzhao C++

Terminate Rising anti-virus program's annoying ad. popup window process "popwndexe.exe", remove from its config file "RsMgrsvc.ini".

April 19, 2012
_Snippet-AllWindowsCrawler.vbs RobertHirabayashi Visual Basic

This script is a wrapper for delivering code to every computer object in a domain, and outputs the results to a time code stamped text or CSV file. Every computer is pinged to determine if it is up prior to running the payload, to prevent wasted time.

February 9, 2012
Suppressing Macro-Security (Module Security) Dialog on QlikView-Server/QlikView-Documents blurred Windows Registry

This script adds a registry entry to HKCU\Software\QlikTech\QlikOcx\Settings for Qlikview Servers\:

December 6, 2011
Add TheGun editor to your registry johngh Windows Registry

TheGun is a great Windows Notepad replacement, but it's a bit painful in how it registers itself when you choose it to open a file. If you save it in "C:\Program Files\TheGun\THEGUN.EXE" and add something this to your registry, it should work nicely.

September 13, 2011
An EM87/6HU6 Magic Eye Valve/Tube Animation DEMO... Barry Walker python

This DEMO displays the action of an EM87 Magic Eye tuning indicator using a standard Python 2.6.x or greater install. It is for at least Windows Vista 32 Bit and at least Debian Linux 6.0.0.

It is for FUN only and shows how to generate yet another analogue display using a default text mode install.

With careful thought and viewing between Code Page 850, (Windows Vista onwards), and Code Page 437, (EFFECTIVELY Linux), one can pick the "graphics" characters to generate some interesting old style text mode displays on screen.

Enjoy finding simple solutions to often very difficult problems...

Bazza...

May 15, 2011
Convert Windows-1251 to UTF8 bussurfer PHP May 11, 2011
Convert UTF8 to Windows-1251 bussurfer PHP May 11, 2011
Create ContextMenu from database huangsb C# April 22, 2011
Arduino Diecimila Board Access Inside Windows 32 Bit DEMO. Barry Walker python

Arduino-Windows2x.py

Finally the Windows 32 bit version of the other recipes of similar design. (The AMIGA/WinUAE and Linux versions are already on this site.)

To get more recognisable characters displayed it is best to use a potentiometer wired as one end to +5V, the other end to Gnd and the wiper to ANALOG IN 0. This has been tested on various Linux Distros and kept as simple as possible so that anyone can understand it.

The required ?.pde file for the Arduino Board can be found here:-

http://code.activestate.com/recipes/577625-arduino-diecimila-board-access-inside-winuae-demo/?in=lang-python

Similar assumptions are made as in the URL above.

Enjoy finding simple solutions to often very difficult problems... ;o)

Bazza, G0LCU.

April 10, 2011
Code to Disable close button on the windows form Arun Thomas C# Code to Disable close button [x] on the windows form April 5, 2011
Start an XWindows session on Mac OSX noah Bash

The key is to give your SSH client the -Y option, which enables X11 forwarding. Without that, the magic won't work.

Run these commands on Mac, from the X11 Shell.

March 29, 2011