MST
Hi,
I have created the MST with the Vendor MSI. I installed the App using the msiexec /i with an Admin account it works fine.
When I try to deploy it through AD and test it with a test account it comes up with an error.
" The Shared DLL Folder can not be located"
Where can I go from here? Is there a shared DLL folder in the table somewhere I need to enter the path for it to know where the dlls files comes from?
Any advise would be great!
Thank!
I have created the MST with the Vendor MSI. I installed the App using the msiexec /i with an Admin account it works fine.
When I try to deploy it through AD and test it with a test account it comes up with an error.
" The Shared DLL Folder can not be located"
Where can I go from here? Is there a shared DLL folder in the table somewhere I need to enter the path for it to know where the dlls files comes from?
Any advise would be great!
Thank!
0 Comments
[ + ] Show comments
Answers (12)
Please log in to answer
Posted by:
timmsie
14 years ago
Posted by:
cygan
14 years ago
first things first
what is the name of the vendor msi application
did you install the msi without the mst and tested it with a standard user account
what changes did you make with the mst ie did you add/remove files , regkeys , add / remove properties, add/ remove custom actions etc
what ICE errors did your mst add
what is the name of the vendor msi application
did you install the msi without the mst and tested it with a standard user account
what changes did you make with the mst ie did you add/remove files , regkeys , add / remove properties, add/ remove custom actions etc
what ICE errors did your mst add
Posted by:
ekniranjan
14 years ago
Posted by:
RayCon
14 years ago
The application name is Dragon NaturallySpeaking 10.
1. I use Vender MSI to create a MST. I didn't make any changes to the MST to see if it run.
2. I then install it by running C:\msiexec /i c:\source\dragon.msi c:\source\dragon.mst. Enter serial number in the process.
3. Once it's installed. I ran Dragon using admin account and it's working fine. When I deploy it in the Dev Environment to test using standard user account, that's when I get the error "" The Shared DLL Folder is not specified.
4. Not sure where to go from here.
Thanks!
1. I use Vender MSI to create a MST. I didn't make any changes to the MST to see if it run.
2. I then install it by running C:\msiexec /i c:\source\dragon.msi c:\source\dragon.mst. Enter serial number in the process.
3. Once it's installed. I ran Dragon using admin account and it's working fine. When I deploy it in the Dev Environment to test using standard user account, that's when I get the error "" The Shared DLL Folder is not specified.
4. Not sure where to go from here.
Thanks!
Posted by:
timmsie
14 years ago
You've created an mst but made no changes?? Why??
If you tried to use the command line it would have not worked:
have you looked at the knowledge base article
it mentions Visual C++ runtimes that you may be missing.
As somebody said earlier, do you get any validation errors with the mst applied?
If you tried to use the command line it would have not worked:
C:\msiexec /i c:\source\dragon.msi c:\source\dragon.mst
have you looked at the knowledge base article
it mentions Visual C++ runtimes that you may be missing.
As somebody said earlier, do you get any validation errors with the mst applied?
Posted by:
thugz888
14 years ago
Posted by:
anonymous_9363
14 years ago
Posted by:
RayCon
14 years ago
Sorry I did use C:\msiexec /i c:\source\dragon.msi TRANSFORMS=c:\source\dragon.mst.
What i was trying to do is get it to run first by installing the V C++ manually then work out how I can include Visual C++ as a part of the MST.
There is no error message when I use the vendor msi to create the mst from InstallTaylor.
The reason i created the MST cuz I though I had to so I can include V C++ component.
Is there other way of doing it without creating MST?
Your advise is much appreciated. I spent the whole week already and haven't got very far. :)
The client is breathing down my neck!! :))
I just started packaging for 4 weeks so any advise is much appreciated.
Thanks heaps!!
What i was trying to do is get it to run first by installing the V C++ manually then work out how I can include Visual C++ as a part of the MST.
There is no error message when I use the vendor msi to create the mst from InstallTaylor.
The reason i created the MST cuz I though I had to so I can include V C++ component.
Is there other way of doing it without creating MST?
Your advise is much appreciated. I spent the whole week already and haven't got very far. :)
The client is breathing down my neck!! :))
I just started packaging for 4 weeks so any advise is much appreciated.
Thanks heaps!!
Posted by:
timmsie
14 years ago
Posted by:
timmsie
14 years ago
Posted by:
RayCon
14 years ago
Awesome!!
Thanks!
Thanks!
Comments:
-
I don't see a link? - itguy48310 11 years ago
-
The link being referenced here was part of the old AppDeploy layout-- now you can find such related content through software tags. In this case the specific link you seek is http://www.itninja.com/software/nuance-communications-inc/dragon-naturally-speaking/10-1169 - bkelly 11 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.