Initial commit

This commit is contained in:
Shoviv NSF File to PST Converter tool 2023-08-10 05:11:42 +00:00
commit 9adcd6eb20
3 changed files with 35 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# ---> Windows
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
# Windows shortcuts
*.lnk

5
LICENSE Normal file
View File

@ -0,0 +1,5 @@
Copyright (C) 1995-2009 Gerd Neugebauer
cwpuzzle.dtx is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. No author or distributor accepts responsibility to anyone for the consequences of using it or for whether it serves any particular purpose or works at all, unless he says so in writing.
.
Everyone is granted permission to copy, modify and redistribute cwpuzzle.dtx, provided this copyright notice is preserved and any modifications are indicated.

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# convert-nsf-to-pst
The tool should be compatible with Windows 10 and provide a user-friendly interface for easy navigation. Additionally, it should support selective migration, allowing you to transfer specific data from NSF.
https://www.shoviv.com/blog/how-to-convert-nsf-to-pst/