I'm trying to certify a desktop application, and it passes every test except for the multi-user test, which says it failed because the application failed to install a shortcut to the desktop... except the application DOES install a shortcut to the desktop.
The shortcut is in the all users/desktop folder, it points to the .exe file for the program, no command line arguments or anything fancy - just a simple, straightforward shortcut.
No matter what I do, WACK always fails for this, and I don't know why or what I might be doing wrong.