VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Shortcut Target Extractor

by Kevin M Matthews (2 Submissions)
Category: Files/File Controls/Input/Output
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

I was writing a program that required extracting the target path from a shortcut file. All the example I found used the "WScript.Shell" to achieve this. I decided to write a function which uses the createfile and readfile apis to load the file into memory, find the target path, and extract it. In this demo, just drag-drop shortcuts to the form and a message box will popup showing the target.

Rate Shortcut Target Extractor

Download Shortcut Target Extractor

Download Shortcut Target Extractor (3 KB)

Shortcut Target Extractor Comments

No comments have been posted about Shortcut Target Extractor. Why not be the first to post a comment about Shortcut Target Extractor.

Post your comment

Subject:
Message:
0/1000 characters