CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

Windows

Breadcrumb

  • Home
  • Windows

Microsoft Windows

Windows 11 Autologin

By drink | Fri May 19, 2023

Wow, some people try to make this crazy hard. Here it is from the CLI. Or as a .reg file:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"=dword:00000001
"DefaultUserName"="user"
"DefaultPassword"="password"

This seems to be available from at least Windows 8.1 on.

Windows
howto
  • Read more about Windows 11 Autologin
  • Log in or register to post comments

Copy NTFS to a smaller partition with OSS tools

By drink | Wed July 26, 2017

If you want to "upgrade" a computer with a HDD to using a smaller disk, usually a SSD, you will need to come up with a way to shrink your windows partition. There are some for-pay software packages which do this for you, but no OSS tool which will do it with a simple click. There's a slightly meandering sequence of steps necessary to get everything working correctly. Your best allies are the gparted livecd, and a USB to SATA (probably) adapter to let you hook both disks up to your system at once. This process should work for basically any version of Windows from 2000 on, but I used it specifically with Windows 7.

linux
howto
Windows
ntfs
  • Read more about Copy NTFS to a smaller partition with OSS tools
  • Log in or register to post comments

Return to Startopia

By drink | Sun March 20, 2011

I decided to revisit Startopia, a nifty Windows XP game. I had trouble because they don't use Direct3D correctly; they make assumptions about your card. I had to teach it about mine to prevent a bluescreen every time I ran the game.

Windows
video game
  • Read more about Return to Startopia
  • 2 comments
  • Log in or register to post comments

Install GoogleCL on Windows

By drink | Sun June 20, 2010

GoogleCL is a python-based command-line utility for accessing Google. It uses gdata-python-client for the google interface. No Windows release is planned, but this is largely irrelevant because python runs fine on Windows, and so do gdata-python-client and GoogleCL. Here are simple instructions for installing GoogleCL under Windows.

google
howto
Windows
  • Read more about Install GoogleCL on Windows
  • 2 comments
  • Log in or register to post comments

Installing Crystal Server XI on Windows 2000

Having fought with Crystal Reports Server XI for a while now, I've installed it no less than four times. One of those times it inexplicably failed to work. I then unpacked the very same virtual machine and installed it into the same VM on which it failed to work at all after installation, and it worked. So before I even get into this article my first tip is "if it appears that it should work after your install, and it doesn't, wipe the system and try again."

Windows
howto
crystal reports
  • Read more about Installing Crystal Server XI on Windows 2000
  • Log in or register to post comments

Free GPS Sharing on Windows

Let's say you have a GPS and you want to use it with multiple applications. On Linux, this is easy, because basically every program today utilizes GPSd for GPS communications. GPSd connects one or more clients to one or more GPS devices, and also has support for NTP (for providing time information.) However, it does not support Windows (and in fact they are fairly nasty about it) even though it's a fairly simple trick when using Cygwin.

After spending several hours looking, however, I did finally find a free (as in beer) solution that works for Windows XP. It involves the extremely hard-to-locate (but not any more!) gpsd from gps3d...

gps
software
utility
Windows
open source
free
serial
download
  • Read more about Free GPS Sharing on Windows
  • Log in or register to post comments

GPSD on Win32

You might actually be looking for this other page from which I get occasional page referrals. It has ready-made binaries.

gps
software
network
Windows
howto
  • Read more about GPSD on Win32
  • 3 comments
  • Log in or register to post comments

microsoft protects me from myself

By Anonymous (not verified) | Mon August 21, 2006
Errors
screenshot
Windows
security
bug
  • Read more about microsoft protects me from myself

ODBC demo dialog window

By Anonymous (not verified) | Fri August 18, 2006
ODBC
screenshot
Windows
  • Read more about ODBC demo dialog window

ODBC demo dialog application name

By Anonymous (not verified) | Fri August 18, 2006
ODBC
screenshot
Windows
  • Read more about ODBC demo dialog application name
Pagination
  • Page 1
  • Next page ››
Subscribe to Windows

Footer menu

  • Contact
Powered by Drupal

Copyright © 2025 Martin Espinoza - All rights reserved