After installation of DLS8Setup.8.6.2.658.exe, you may want to disable the 'Check for Updates' or 'Registration Wizard' functions.
Helpfully the good people at Dymo provided me with a config file that just needs to be dropped in 'C:\Program Files (x86)\Dymo\DYMO Label Software' after installation is complete.
Copy the below into a text file and rename to DLS.exe.config, amend as required and copy it into the above folder.
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
<sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
<section name="DYMO.DLS.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
</sectionGroup>
</configSections>
<applicationSettings>
<DYMO.DLS.Properties.Settings>
<setting name="OnlineNewsAllowed" serializeAs="String">
<value>false</value>
</setting>
<setting name="DymoStampsAllowed" serializeAs="String">
<value>true</value>
</setting>
<setting name="BuyLabelsAllowed" serializeAs="String">
<value>false</value>
</setting>
<setting name="RssNewsAllowed" serializeAs="String">
<value>false</value>
</setting>
<setting name="FirstRunWizardAllowed" serializeAs="String">
<value>false</value>
</setting>
<setting name="RegistrationAllowed" serializeAs="String">
<value>false</value>
</setting>
<setting name="DataTrackingAllowed" serializeAs="String">
<value>false</value>
</setting>
<setting name="OnlineUserGuideAllowed" serializeAs="String">
<value>true</value>
</setting>
<setting name="OnlineHelpAllowed" serializeAs="String">
<value>true</value>
</setting>
<setting name="OnlineTechSupportAllowed" serializeAs="String">
<value>false</value>
</setting>
<setting name="DYMOOnlineRootUrl" serializeAs="String">
<value />
</setting>
<setting name="EnableAnimation" serializeAs="String">
<value>false</value>
</setting>
<setting name="EnableSoftwareUpdate" serializeAs="String">
<value>false</value>
</setting>
<setting name="SoftwareUpdateFolderUrl" serializeAs="String">
<value />
</setting>
<setting name="ManualsFolderUrl" serializeAs="String">
<value />
</setting>
<setting name="DisableAutomaticWebConnections" serializeAs="String">
<value>False</value>
</setting>
</DYMO.DLS.Properties.Settings>
</applicationSettings>
</configuration>
Managed to extract .msi from .exe for version 8.7.4 (if you want to skip installing ACE for Office & Bonjour)
I have recently virtualised this (v8.5.3) with app-v v5, deploying into RDS.
First did the install, deselected the two app parts, left the install device drivers selected.
Then started sequencing and selected the app parts (you can not deselect the drivers). Sequenced OK.
The application launches fine (yes we did have to physically install the device drivers)
There are also Office Addins (Word, Excel and Outlook) only the Excel one is working. We are hoping that they don't actually use the Office add ins so I have not spent any more time on it, but may have to update this info when I do.
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.