Startup Script - install software - add/remove programs
I have a problem with a startup script I am running. It’s a VBS script that
runs as a startup script, applied to Computer objects. This enables me to
deploy software to machines, without requiring the user to be an admin. The
script copies the file down to the PC, and installs without a problem.
The program functions properly, the only thing is that the program is not
listed in Add/Remove programs. Keep in mind that I don't want to use the
Software Installation feature of Group Policy; it has to be a script applied
to computer objects.
I checked the registry, and the program is listed in the uninstall registry
key. I have checked the key length and it is under 64 characters, and there
is no white space issue either.
Some one hinted towards that fact that the program is probably being
installed under the system account, and that may be why it’s not listed,
however I have not found any supporting documentation or a work around
Anyone have any idea?
runs as a startup script, applied to Computer objects. This enables me to
deploy software to machines, without requiring the user to be an admin. The
script copies the file down to the PC, and installs without a problem.
The program functions properly, the only thing is that the program is not
listed in Add/Remove programs. Keep in mind that I don't want to use the
Software Installation feature of Group Policy; it has to be a script applied
to computer objects.
I checked the registry, and the program is listed in the uninstall registry
key. I have checked the key length and it is under 64 characters, and there
is no white space issue either.
Some one hinted towards that fact that the program is probably being
installed under the system account, and that may be why it’s not listed,
however I have not found any supporting documentation or a work around
Anyone have any idea?
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
AngelD
18 years ago
Posted by:
drew000
18 years ago
Hi,
Yes the application does have a DisplayName value and I couldn't find a ARPSYSTEMCOMPONENT value.
However, if I install the application manually, it appears, if I install it through GPO Software Installation, it appears. Its only when it is installed through a script applied to computer objects it doesn't appear.
Yes the application does have a DisplayName value and I couldn't find a ARPSYSTEMCOMPONENT value.
However, if I install the application manually, it appears, if I install it through GPO Software Installation, it appears. Its only when it is installed through a script applied to computer objects it doesn't appear.
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.