Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
1MACU_SUPPORT
2 discussion posts
So I'm having what I think should be an easy issues to fix but it's causing me quite the headache the past couple days. We use an application called PDQ Deploy to deploy applications. I'm fairly familiar with it and have created multiple custom packages for various other software we use with no issues. I've tried using the switches for the exe that are listed out on the silent install post. I'm not really doing anything too special other than applying our license key by using the /LPATHALL switch and then using the /STARTUPALL switch to start the application for all users that log in. The install is working and being installed on the workstation with the proper settings but it's not sending back the proper success code so PDQ never know the install completed successfully.

Does anyone happen to know what the expected success code would be?

Well nevermind I've been able to pinpoint the issue down to the PDQ application.

The DisplayFusionSetup.exe and a .tmp file continue to run even after the application seems to have been installed. When I run the same command locally on the PC the install runs and completes with no issues. So something with PDQ is making the process never complete.

Thanks!
Jul 19, 2019 (modified Jul 19, 2019)  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
I may know what's happening here. Is the package being deployed using the SYSTEM account, or a user account that's not currently logged in? If so, could you try adding the "/LAUNCHAFTER=0" option to the setup?
Jul 19, 2019  • #2
User Image
1MACU_SUPPORT
2 discussion posts
Thank you good sir. I knew you would have the answer. Makes sense and I should have thought about it. Yes we use a default domain account for the installs. Putting in the switch fixed the issue. Thank you!!
Jul 19, 2019  • #3
Keith Lammers (BFS)'s profile on WallpaperFusion.com
No worries, glad we could help!
Jul 19, 2019  • #4
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)