Edit Resources\ProductConfiguration.xml with notepad or another text editor. WARNING. Do not change the file structure, delete tags or change the tag positions in the file. It will break the white labeling process. Not all tags need to be edited.Edit the tags that you choose. The following can be customized:
Agent Download Web Address in <AgentDownloadWebAddress>http://d3e0vf5fqy6y6q.cloudfront.net</AgentDownloadWebAddress>
Agent product name in <AgentProductName>Agent</AgentProductName>
AgentProductNamePlural in <AgentProductNamePlural>Agents</AgentProductNamePlural>
AutoUpdateWebAddress in <AutoUpdateWebAddress>http://d3e0vf5fqy6y6q.cloudfront.net</AutoUpdateWebAddress>
Web installer links in <BucketWebAddress>http://d227hzamzxsxse.cloudfront.net</BucketWebAddress> Reminder: The directory that the link in the <BucketWebAddress> tag refers to, should contain Core/Agent web content files, which are needed for web installers.
Full company name in <CompanyName>Dell Inc.</CompanyName>
Company official site in <CompanyWebAddress>https://support.quest.com/rapid-recovery</CompanyWebAddress>
Component Name in <ComponentName>Core</ComponentName>. This value is visible in the installer
Contact link <ContactUsWebAddress>https://support.quest.com/rapid-recovery</ContactUsWebAddress>
Product name in <CoreProductName>Core</CoreProductName>
CoreProductNamePlural in <CoreProductNamePlural>Cores</CoreProductNamePlural>
Product documentation link in <DocsWebAddress>https://support.quest.com/{0}rapid-recovery/technical-documents</DocsWebAddress> Note: The URI provided will be appended with "display/AA50D/" to get the folder for the documentation. For example<DocsWebAddress>http://www.abc.com/</DocsWebAddress> in ProductConfiguration.xml will reference "http://www.abc.com/display/AA50D/". So put the documentation in that location.
To hide the integrated help, change "False" to "True" in <HideIntegratedHelp>False</HideIntegratedHelp>
License Portal Address in <LicensePortalAddress>https://rapidrecovery.licenseportal.com</LicensePortalAddress>
LocalMountUtilityProductName in <LocalMountUtilityProductName>Local MountUtility</LocalMountUtilityProductName>
Company e-mail address in <MailAddress>sales@quest.com</MailAddress>
MailboxRestoreProductName in <MailboxRestoreProductName>Mailbox Restore forEx</MailboxRestoreProductName>
Product name in <ProductName>Data Protection | Rapid Recovery</ProductName>
Short company name in <ShortCompanyName>Dell</ShortCompanyName>
Short product name in <ShortProductName>Rapid Recovery</ShortProductName>
If you wish to hide original Dell copyright from welcome page of installer. change "true" to "false" in <ShowCopyright>true</ShowCopyright>
Support phone number <SupportPhoneNumber>1-800-306-9329</SupportPhoneNumber>
Support e-mail address in <SupportWebAddress>https://support.quest.com/rapid-recovery/</SupportWebAddress>
Technical support web-address in <TechnicalSupportWebAddress>https://support.quest.com/essentials/contact-technical-support</TechnicalSupportWebAddress>
Appliance support web-address in <ApplianceSupportWebAddress>http://www.dell.com/support</ApplianceSupportWebAddress>
Name of Universal Recovery Console in <UniversalRecoveryConsoleProductName>Universal Recovery Console</UniversalRecoveryConsoleProductName>
Save and close the file when completed.
Archive the Resources folder using 7-zip
Right click on the Resources folder
Select 7-zip > Add to Resources.zip Only the Resources directory should be in the zip archive.
Copy the Resources.zip file to the same directory as the original core installer file.
Open a CMD prompt as adminstrator to execute the command to create the rebranded installer.
Navigate to where the original core installer and the copied Resources.zip reside.
Execute the following: "<Originalcoreinstaller> rebrandinstaller=Resources.zip" Example:Core-X64-Installer-Original.exe rebrandinstaller=Resources.zip
Once completed the Rebranded Installer will be located in the same folder as the original core installer.