79166843

Date: 2024-11-07 14:20:20
Score: 0.5
Natty:
Report link

Assignment of INSTALLDIR is not correct in given code. Use MsiSetProperty method.

MsiSetProperty(hMSI, "INSTALLDIR", "E:\Path");
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Vivek