setting register, associated file
Visual Basic
1
Posts
1
Posters
1
Views
1
Watching
-
I'm trying to register the new key or resetting the key with its associated application name. such as all txt file extension associated with Notepad. My code is working fine up to setting/ modifying key with its associated application for printing by simply using /p "%1" but for microsoft office file... I want to check "use DDE" checkbox and access DDE's feathers. I want to add some new command to the DDE Messages: .. etc. Can anyone tell me how can I do that programmmatically. thank you