Parse an ASuite database into LNK files (Windows Shortcuts), which means parsing SQLite entries into pylnk3.
- Install pylnk3:
pip install pylnk3==0.4.2 - Configure the following variables:
_ASUITE_SQLITE_DB: Direct path to the ASuite database_TARGET_LNK_FOLDER: Existing folder which will contain all LNK files_VAR_DRIVE: Drive letter +:of the drive where ASuite is launched_VAR_ASUITE: Folder from where ASuite is launched
- Execute the script
python .\asuite2lnk.py - Observe the result!
"Error for title: " + lnk_titleif the LNK failed to be created"ASuite2lnk done!"when the script is finished
Tested with ASuite 2.0.0.1422 Beta, Python 3.8.5
- Cannot parse URL or folders
- Doesn't parse the "directory" tree defined in ASuite, only applications