User Activity

  • Modified a comment on ticket #116 on VeraCrypt

    Theis post covers the two solutions there are: https://superuser.com/a/49385/623845 Basically, you either remove the drive letter in disk management, which removes the prompt for known disks, or use a simple AutoHotKey script to automatically close the format prompt for you. Or both. The AHK script for english version of Windows will look like this: Loop { WinWait, Microsoft Windows ahk_class #32770, Format disk WinClose } What it does, it looks for a window titled "Microsoft Windows" with a class...

  • Modified a comment on ticket #116 on VeraCrypt

    The post you linked have been updated since and now covers the only two solutions there are: https://superuser.com/a/49385/623845 Basically, you either remove the drive letter in disk management, which removes the prompt for known disks, or use a simple AutoHotKey script to automatically close the format prompt for you. Or both. The AHK script for english version of Windows will look like this: Loop { WinWait, Microsoft Windows ahk_class #32770, Format disk WinClose } What it does, it looks for a...

  • Posted a comment on ticket #116 on VeraCrypt

    This post covers the only two solutions there are: https://superuser.com/a/49385/623845 Basically, you either remove the drive letter in disk management, which removes the prompt for known disks, or use a simple AutoHotKey script to automatically close the format prompt for you. Or both. The AHK script for english version of Windows will look like this: Loop { WinWait, Microsoft Windows ahk_class #32770, Format disk WinClose } What it does, it looks for a window titled "Microsoft Windows" with a...

  • Posted a comment on discussion General Discussion on KeePass Google Sync Plugin

    Not renaming the folder and leaving it's original cryptic name indeed works perfectly!...

View All

Personal Data

Username:
lightproof
Joined:
2015-09-29 18:35:10

Projects

  • No projects to display.

Personal Tools