79149868

Date: 2024-11-02 02:55:08
Score: 0.5
Natty:
Report link
myslide.Shapes.AddOLEObject Filename:=fpath & v1, link:=msoFalse, Displayasicon:=msoTrue, Iconlabel:=summ, IconIndex:=1, IconFileName:="C:\Windows\Installer\{90160000-000F-0000-1000-0000000FF1CE}\xlicons.exe"

This was the set of code that created the objects, but the problem wasn't this. I had some errors in the file names the code was trying to access, like incorrect extension or missing some other separator in the dates of the file name. The only thing I don't understand is why the icon installer was using 2 different icons when it was using the same icon with this path: "C:\Windows\Installer{90160000-000F-0000-1000-0000000FF1CE}\xlicons.exe". That's the one thing I don't understand.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Jeff