Search results 173

Sorted from new to old.
Card image cap
Get boot time

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

Card image cap
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

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
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image cap
ANmaSpecialFolders

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

Card image cap
CopyFiles Excel-Macro

Simple macro to make sure we have a copy of all files in a folder found in ...

Card image cap
OneDrive Reset

Reset OneDrive because I am a heavy OneDrive user. Most recent instructions, ...

Card image cap
Triangular coded msg in file

Decodes message from file based on number in each line of text. Attached ...

Card image cap
Mini Ajax-php upload form

Simple elegant form to upload files with php/ajax. From

Card image cap
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image cap
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image cap
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image cap
UnUnixDateTime

Convert a number represents a date in Unix format back into date, opposite of ...

Card image cap
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...