Repository where I mostly put random python scripts.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
jrtechs 2f8d25877d Created simple program to backup windows sticky notes. 5 anni fa
..
Readme.txt Created simple program to backup windows sticky notes. 5 anni fa
grabStickyNotes.bat Created simple program to backup windows sticky notes. 5 anni fa
replaceCurrentStickyNotes.bat Created simple program to backup windows sticky notes. 5 anni fa

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.