Repackager bugs and requests
Hello, I just started using the AppDeploy Repackager at work (I'm an IT Specialist implementing a software deployment system across or network). After using the Repackager for a few days, I've come across a few bugs in version 1.1:
* The package and manufacturer names have all spaces removed. This can be fixed later with an MSI editor (I use InstEd)
* Start Menu shortcuts should be installed into a program group with the same name given as the package name
* Shortcut targets and icons should be set independently; a target may be a Word document (for example) and it is perfectly acceptable to specify a "null" icon for these kinds of targets. (Which will fall back tp the system default icon for Word documents)
* The configuration XML files should be "prettier" with line breaks after every "self-closing" (empty) element.
And for a quick feature request: the following items should be added to the REGISTRY exclude list by default:
And the following added to the FILE exclude by default:
This is an excellent tool. I look forward to future released!
* The package and manufacturer names have all spaces removed. This can be fixed later with an MSI editor (I use InstEd)
* Start Menu shortcuts should be installed into a program group with the same name given as the package name
* Shortcut targets and icons should be set independently; a target may be a Word document (for example) and it is perfectly acceptable to specify a "null" icon for these kinds of targets. (Which will fall back tp the system default icon for Word documents)
* The configuration XML files should be "prettier" with line breaks after every "self-closing" (empty) element.
And for a quick feature request: the following items should be added to the REGISTRY exclude list by default:
<ExcludedEntry Name="HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" Description="Windows Shell Folders."/>
<ExcludedEntry Name="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\RNG" Description="Random Number Generator must not be reset."/>
<ExcludedEntry Name="HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder" Description="Menu order should be dynamic."/>
<ExcludedEntry Name="HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs" Description="Recent documents should be dynamic."/>
<ExcludedEntry Name="HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" Description="Windows Shell Folders."/>
<ExcludedEntry Name="HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32" Description="Common Dialog Control Most Recently Used list."/>
<ExcludedEntry Name="HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable" Description="Clearly discardable."/>
<ExcludedEntry Name="HKEY_CURRENT_USER\SessionInformation" Description="This key enumerates the applications that are open."/>
And the following added to the FILE exclude by default:
<ExcludedEntry Name="%PROGRAMFILES%\AppDeploy" Description="No circular references, please."/>
This is an excellent tool. I look forward to future released!
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
Jason Oster
15 years ago
Posted by:
sbenahmed
15 years ago
Posted by:
gperks
14 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.