I have several .VB scripts we run and I recently migrated to Windows 10. On Windows 7 I had no issues with .VB files.
I could double click the file and launch the script. Unfortunately I'm not able to switch the application association to WSCRIPT.exe
Windows states "The Program you have selected cannot be associated with this file type. Please choose another program."
The program resides in the C:windows\system32 directory.
I even updated the registry value for HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Script Host\Settings and created the Edit DWORD (32-bit) Value = 1
no luck.
Any suggestions?
Thanks!