Windows 7 autostarting apps as administrator

3

The question is easy to answer I guess. (Tried to search here, didn't find an answer.) So.

The deal: There is a bug in OpenOffice (haha ..just one? :)), which prevents the spellcheck. You have to start it with right-click , run as administrator to make it work.

Tried also setting this at the 'properties', but it didn't work. But 'quickstart.exe' would be also enough to make this work. (OpenOffice's quickstarter). So I'd like to run it at boot, as an admin, like I'd do with right-click. How to do THAT?

(Actually there is a different bug for spellcheck on Win7. One have to run oowriter.exe as an admin, and then install the extension BY HAND from Program Files...\share...*.oxt. And THEN it'll work IF you run the app as an admin. (I'll buy SoftMaker's office as soon as the hu spellcheck arrives, but until then I have to make this work. Thanks for the answers in advance.))

Apache

Posted 2010-02-24T14:24:49.113

Reputation: 14 755

Okay.. just installed SoftMaker office. It works perfectly, better than MS Office or OpenOffice. :) – Apache – 2010-04-06T04:30:06.457

Answers

1

Create a RunAs batch file and place a shortcut in your startup folder.

Molly7244

Posted 2010-02-24T14:24:49.113

Reputation:

Nice one. But how to configure it up? Read the whole document, but it asks for Admin pw.. which is obviously not set on Win7. What to do ? I don't really want to enable my admin account, nor set a pw on it. – Apache – 2010-02-24T19:15:25.903

Do the RunAs under your account. It has admin privs. – Justin Drury – 2010-02-25T21:09:59.277

@Fujishiro - that's right, any account with admin privileges should do, doesn't have to be the built-in admin account. – None – 2010-02-25T21:31:19.997

Yeah..but..uhm.. how to param it up to use the admin priv? It asks for password. Sorry for being so lame.. :)) – Apache – 2010-02-26T06:28:07.390

1

You could just go into properties -> Compatablility -> Run as Administrator. This will mean you never have to right click -> Run as Administrator ever again.

Justin Drury

Posted 2010-02-24T14:24:49.113

Reputation: 236

Thats what I did, and thats what wont work. Even if I do the for all users part. No effect like this. Strange, but this happens. – Apache – 2010-02-24T15:40:17.643

You can try doing the same for the quickstarter shortcut. – Justin Drury – 2010-02-24T16:02:46.297

Tried, sadly no use. – Apache – 2010-02-25T16:11:41.710

Enable the built-in administrator account (disabled by default) and you should be ok. The only other thing I could see being a problem is the group policy: UAC: Admin Approval Mode For The Built-In Administrator Account (disabled by default which is what you want but check it to be sure) – Steven Evers – 2010-05-22T07:15:35.437