Repository where I mostly put random python scripts.
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字。
 
 
 
 
jrtechs 2f8d25877d Created simple program to backup windows sticky notes. 5 年前
..
Readme.txt Created simple program to backup windows sticky notes. 5 年前
grabStickyNotes.bat Created simple program to backup windows sticky notes. 5 年前
replaceCurrentStickyNotes.bat Created simple program to backup windows sticky notes. 5 年前

Readme.txt

This is a very simple program.

Double click on grab StickyNotes.bat to backup your sticky notes
into the current directory.

Double click ReplaceCurrentStickyNotes.bat to replace your
stickynotes with the ones in the current directory.




** Note this will only work with windows 10 and up.
Windows 10 uses the .sqlite format where windows 7
used a .snt file.