About PPT Templates
Hi Friends
This is sumit here.
I am using wise 7.0 sp2 on vista.
I am a issue in repackaging an application.
I have Office 2007 installed on my VM(Virtual mechine).
I am cretaing a folder at C:\Program Files\Microsoft Office\Firm Templates ,Under Firm Templates i am creting two folders Addins and Design templates.In these two folders i am adding some ppt Templates .
After this i am opening the power point and going to office button ,then Power point options then to addins and selecting the file from
C:\Program Files\Microsoft Office\Firm Templates\Addins.
Now when i make msi out of that
these setting are fine in admin mode but dont work in user mode..
Can u people help me out ??
This is sumit here.
I am using wise 7.0 sp2 on vista.
I am a issue in repackaging an application.
I have Office 2007 installed on my VM(Virtual mechine).
I am cretaing a folder at C:\Program Files\Microsoft Office\Firm Templates ,Under Firm Templates i am creting two folders Addins and Design templates.In these two folders i am adding some ppt Templates .
After this i am opening the power point and going to office button ,then Power point options then to addins and selecting the file from
C:\Program Files\Microsoft Office\Firm Templates\Addins.
Now when i make msi out of that
these setting are fine in admin mode but dont work in user mode..
Can u people help me out ??
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
anonymous_9363
17 years ago
Hi, Sumit.
these setting are fine in admin mode but dont work in user mode..Do you mean thatwhen you run your MSI with local admin credentials it works but when you run with user credentials it doesn't? Or do you mean when you run Office, after an admin install, you don't see the add-in present when logged in as a user? The former would likely be because non-admin users don't have the necessary privileges to install software. The latter makes sense if you ran the MSI as a per-user install: you would need to run it per-machine if you want all users to have the add-ins available.
Posted by:
jmcfadyen
17 years ago
have you tried using powerpoint automation objects to add the addin's ? this would negate the user needing to add the addin's.
are you also testing with clean profiles ? addin's behave differently when other addin's are present in the current profile.
each addin is create with a numberic value in the HKCU\software\microsoft\office\<app>\ keys. As a new addin is attached it is assigned a new numberic value.
using the automation object takes care of this magically.
alternatively you can recurse the registry and increment based on last number found.
are you also testing with clean profiles ? addin's behave differently when other addin's are present in the current profile.
each addin is create with a numberic value in the HKCU\software\microsoft\office\<app>\ keys. As a new addin is attached it is assigned a new numberic value.
using the automation object takes care of this magically.
alternatively you can recurse the registry and increment based on last number found.
Posted by:
jmcfadyen
17 years ago
Posted by:
sumitsingh1984
17 years ago
Basically when i add the addins in the power point .I could see those in the admin mode but it does not show up in the user mode.
Now The question is what to do for this to see the addins in the user mode.
I have also tried adding a registry entry into HKLM at HKLM\software\microsoft\office\<app>\ keys.
This also not helping us.
Please do help me ..
Thanks and regards
sumit
Now The question is what to do for this to see the addins in the user mode.
I have also tried adding a registry entry into HKLM at HKLM\software\microsoft\office\<app>\ keys.
This also not helping us.
Please do help me ..
Thanks and regards
sumit
Posted by:
matrixtushar
17 years ago
hi sumit,
your question is not clear to me in regard to your meaning of the word "admin mode" and user mode.
Can you please clarify what are you trying to say here? is is that you mean to say that only the user who is an administrator on your computer sees the addins and not the ordinary users with locked down previlages?
kindly clarify your question so that we can move forward to solve your problem.
With Best Regards,
Tushar Singh
your question is not clear to me in regard to your meaning of the word "admin mode" and user mode.
Can you please clarify what are you trying to say here? is is that you mean to say that only the user who is an administrator on your computer sees the addins and not the ordinary users with locked down previlages?
kindly clarify your question so that we can move forward to solve your problem.
With Best Regards,
Tushar Singh
Posted by:
jmcfadyen
17 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.