Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.
Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.
We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.
Read Forum Rules
![]() ![]() |
Feb 21 2005, 12:45 PM Post
#1 | |
| Group: Members Posts: 3 Joined: 21-February 05 From: Daytona Beach, FL Member No.: 44708 |
I am working on trying to setup a completely unattended install of windows, office, etc. the problem i am having is that i have the Retail office 2003 STE, which will not allow administrative installation points, not quiet installs. Does anyone know of a way around this? I saw a reference that there was one, but i have spent 5 hours reading the forums, and could not find hide nor hair of it. Thanks in advance! Ender |
| | |
Feb 22 2005, 02:54 AM Post
#2 | |
| Group: Members Posts: 3 Joined: 21-February 05 From: Daytona Beach, FL Member No.: 44708 |
with a little bit of help from elsewhere, i was able to solve my own problem, and also to fix a few others for those who would like the info, here it is. In advance though, this is most likely violating the EULA i did this in orca, if you need it look here The First step is to install Orca, then to open up the MSI for your version of Office. Mine was STE. follow these instructions to allow Administrative Install Points Once inside, do a search for 'SLASH_A' everytime except in the Properties section, where there is a 'SLASH_A = ' binary value, swap it for it's opposite (1 for 0, 0 for 1) for allowing Quiet Mode installs, the instructions are the same, except for 2 things: 1) IT's SLASH_Q instead of SLASH_A 2) It checks twice for quite mode permissions. for the UI LEVEL option, either reverse the greater for Lesser than (or vice versa), or just delete that whole section out of the key Ex. 'UILevel < 5 AND SLASH_Q=0' would become either 'UILevel > 5 AND SLASH_Q=1' or 'SLASH_Q=1' To allow Transforms, you need to do the same thing to the CIWSUPP Option. There is also a CMWSUPP that I do not know what it does, but did the same to also. Hope this will be helpful to someone else, any questions or comments, please let me know Ender |
| | |
Feb 22 2005, 03:33 AM Post
#3 | |
| Follow the rules please :-) Group: Patrons Posts: 6780 Joined: 14-November 03 From: Bangalore, India Member No.: 9470 | office2k3 install - remove restrictions from STE Hoping this helps.... Oops, posted too late - saw you already found a solution. |
| | |
Jun 23 2008, 05:36 PM Post
#4 | |
| Newbie Group: Members Posts: 39 Joined: 1-March 05 Member No.: 45814 |
Althought this post has been inactive for a while its been of invaluable assistance I thought i would just maybe try to add a bit more info if for any future use; the CIWSUPP is probably Custom Installation Wizard SUPPort hense the reason why this table entry in the msi would need to be set in order to support mst transforms and the CMWSUPP is probably Custom Maintenance Wizard SUPPort which are modifications done after the installation A big thanks to ender51282 for this information! |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2009 - 01:35 AM |