Registration steps for shell package that has no UI

Discussions related to installation and setup of SoftPro products.
Post Reply
toddsou
Posts: 75
Joined: Wed Jul 25, 2012 9:39 am

Registration steps for shell package that has no UI

Post by toddsou »

Hello-

We have a SP Select shell package which has no UI features/menus/commands, and just responds to certain Order events.

When I register the shell package on a user's machine, I am following the typical 2-step pattern of:

spregpkg.exe /m:register /p:MyNoUIShellPackage.dll

select.exe /setup


However, when I examine the Event Viewer on the user's machine, I see the following error entry:

The commands for package MyNoUIShellPackage were not merged. Parameter '' cannot be null.
Parameter name: serializationStream


Can I conclude that I can skip the step to rebuild the command table for this particular shell package? (or ANY shell package which does not possess any UI elements ?)

Thanks!
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: Registration steps for shell package that has no UI

Post by BobRichards »

Sorry. We expect all steps to be followed since we may perform additional package installation functions (now or in the future) as necessary. We reserve the right to make changes to these components without notification.
Bob Richards, Senior Software Developer, SoftPro
Post Reply