Search results 22

Sorted from new to old.
Card image cap
RegSave, RegRead, RegDelete

Windows Registry read, save and delete branch node or key. Three functions use ...

Card image cap
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.

Card image cap
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image cap
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image cap
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image cap
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image cap
Install/Uninstall SQLNativeClient DB driver

Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

Card image cap
CreateThumbSquare_IrfanView

Creates square thumb for an image, regardless of image aspect ratio It will ...

Card image cap
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image cap
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image cap
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image cap
ImageOpen_IfranView

Opens an image using Irfanview (i_view32.exe attached which also inscludes a ...

Card image cap
Screenshot_IrfanView

Saves a screenshot of the entire screen into a file using IrfanView (i_view32. ...

Card image cap
ConvertImage_IrfanView

Converts an image from any image into any image using IrfanView command line ...

Card image cap
Control the Panel

A set of commands (or shortcuts) allowing users to access Control panel items ...

Card image cap
ANmaVBATemplate

Template to be used for any new tools, having... D sheet, WelcomeSheet, code ...