Unable to obtain command headers.
Posted: Wed Dec 28, 2016 11:15 am
Hi Guys,
So I've got an issue with the Create Shortcut function, it seems to be throwing up a runtime error.
"Unable to obtain command headers. Please rebuild your project."
My question simply is, what are command headers? and how do I resolve this issue?
The Create Shortcut I'm trying to do is very simple:
Any ideas?
So I've got an issue with the Create Shortcut function, it seems to be throwing up a runtime error.
"Unable to obtain command headers. Please rebuild your project."
My question simply is, what are command headers? and how do I resolve this issue?

The Create Shortcut I'm trying to do is very simple:
Code: Select all
Create Shortcut C:\Users\Public\Desktop\Software Name to C:\Program Files (x86)\Software Vendor\Software Name\Software.exe, Pin to Start Menu
Any ideas?