Computer Hope

Microsoft => Microsoft Windows => Windows XP => Topic started by: Treval on December 15, 2009, 07:26:22 AM

Title: Open all extensions of type .x with a particular account
Post by: Treval on December 15, 2009, 07:26:22 AM
Hello there fellas.

Here's what I wish to do:

I want all .docx files to open with MS Word 2007 as Administrator (runas).

I haven't figured out how to do it yet.
How do I do this? File Options? HKCR? PPE?

Why do I want to do this? Well, I have a bblean shell and it covers all of my Office buttons on top of Office2007 apps.. running as Administrator will bring back the normal Windows shell (explorer.exe) and thus I can see my buttons again.

What I have figured out is: how to run MS Word 2007 as Administrator (that's quite simple, just add runas /user:xyz\abcomputer /savecred)


Treval

Title: Re: Open all extensions of type .x with a particular account
Post by: BC_Programmer on December 15, 2009, 01:20:41 PM
Why not just go to word's file properties and check "Run this program as an administrator"?
Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 15, 2009, 03:01:19 PM

I don't really see what you mean.
I don't find fields to change it.
You can only change it if it's a shortcut.
Title: Re: Open all extensions of type .x with a particular account
Post by: patio on December 15, 2009, 03:41:11 PM
Not true...you can change the .exe as well...
Title: Re: Open all extensions of type .x with a particular account
Post by: BC_Programmer on December 15, 2009, 03:49:18 PM
Different program. Same idea.


(http://bc-programming.com/images/vb6settings.jpg)


Every time I start VB6, regardless of HOW I start it- even if I double-click a vbp file or module or what-have-you, it starts under the admin account.
Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 16, 2009, 05:00:08 AM

Why do you show a Vista/Win7 screenshot when this is an XP subforum?
Or am I wrong?

I don't have that option and I'm on XP Pro SP3 with bblean shell.

(http://i48.tinypic.com/nqzn03.jpg)
Title: Re: Open all extensions of type .x with a particular account
Post by: BC_Programmer on December 16, 2009, 11:36:57 AM
Hmm, quite right, sorry about that.

Best I can come up with, is changin the actual association to use runas;

I was able to get it working for text files in my VM program; I changed tje registry association to:

runas /env /user:%COMPUTERNAME%\Administrator "\"%SystemRoot%\system32\NOTEPAD.EXE\" \"%1\""

so, for Word, you could probably change the key:

HKEY_CLASSES_ROOT\Word.Document.12\shell\Open\command 's default value to

runas /env /user:%COMPUTERNAME%\Administrator "\"C:\Program Files (x86)\Microsoft Office\Office12\WINWORD.EXE" /n /dde\"

here is a registry script that should do just that:

Code: [Select]
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Word.Document.12\shell\Open\command]
@="runas /env /user:%COMPUTERNAME%\Administrator \"C:\\Program Files (x86)\\Microsoft Office\\Office12\\WINWORD.EXE\" /n /dde"

I'm uncertain how runas will interoperate with DDE... you might need to tack:
Code: [Select]
\"%1\"
in place of /dde

Hope this helps some. Sorry for the confusion re: Vista/XP.
Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 17, 2009, 03:00:59 PM
Nice, but the path was not correct.
I know, I'm smart enough to figure it out. ;P
I find "C:\Progam Files" a lame path.
I use "g:\appz" and stuff like that.

Even using the correct path, sadly it didn't work..
The bblean shell took over.

What kind of weird value is this for the 'command' key? ..
vUpAVX!!!!!!!!!MKKSkWORDFiles>tW{~$4Q]c@5d1`,xaTO5 /n /dde

and my ddexec key has the value:
[REM _DDE_Direct][FileOpen("%1")]

Strange..
Title: Re: Open all extensions of type .x with a particular account
Post by: patio on December 17, 2009, 04:16:59 PM
You're infected...
Title: Re: Open all extensions of type .x with a particular account
Post by: BC_Programmer on December 17, 2009, 04:43:31 PM
Nice, but the path was not correct.
I know, I'm smart enough to figure it out. ;P
I find "C:\Progam Files" a lame path.
I use "g:\appz" and stuff like that.

Even using the correct path, sadly it didn't work..
The bblean shell took over.

What kind of weird value is this for the 'command' key? ..
vUpAVX!!!!!!!!!MKKSkWORDFiles>tW{~$4Q]c@5d1`,xaTO5 /n /dde

and my ddexec key has the value:
[REM _DDE_Direct][FileOpen("%1")]

Strange..


ignore the command key- it's unused.

Additionally, that "weird" value is inserted by several cracks/pirate copies of 2007.
Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 18, 2009, 04:01:11 AM
Or perhaps that 'weird' part is an octal/hexadecimal/other system translation to ASCII.
Doesn't mean it's infected.
A reply like that coming front a moderator.. I don't mean offense, but that was a bit noobish.

So, what's the solution, since this one doesn't appear to work?
Title: Re: Open all extensions of type .x with a particular account
Post by: Salmon Trout on December 18, 2009, 04:31:55 AM
Treval, you're the one that's coming over, not exactly 'noobish', but certainly 'dorkish'. People are good enough to try to help you and you throw their efforts back in their faces with snarky remarks. You are infected. Being in denial about it and moreover being discourteous to the people who told you is not exactly going to get you a flood of help on here.

Just my 2 cents worth.

Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 18, 2009, 05:37:36 AM

How can I be infected if I've thoroughly scanned with NOD32 and Norton Internet Security and they both say I don't have any infections?
Perhaps some malware scans too?
Title: Re: Open all extensions of type .x with a particular account
Post by: kpac on December 18, 2009, 05:40:32 AM
Quote
How can I be infected if I've thoroughly scanned with NOD32 and Norton Internet Security and they both say I don't have any infections?
So you've got 2 AVs running?

BTW, AVs don't pick up everything - that's why you'll never see a "100% detection rate".
Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 18, 2009, 05:56:15 AM

No, I don't have 2 AV's running, however I have NOD32 with advanced heuristics and everything set.
NOD32 is the best AV out there, I've read the reviews/charts. It's also used by my college's WLAN admins.

The Norton Security Scan was that online scan.
It usually detects 1 more virus than NOD32 (probably because it's in RECLYCER, I don't know).

Anyway, now I'm scanning with MalwareBytes & SpyBotSD.
I must say my laptop runs smooth and nice so I have no problems.
It's hardly cookie/*ware infested. In fact, it's not.
I have a firewall that blocks cookies and I block all domains except those I accept.
I have adblock plus, noscript for firefox, hostsman.
I have to say I'm pretty well protected.

In my opinion it's too much of a hassle to be running 5 different products to know if you're 100% clean.
It's just a waste of my time.. I have other things to do..
Title: Re: Open all extensions of type .x with a particular account
Post by: kpac on December 18, 2009, 06:05:07 AM
Have it your way.

But if "vUpAVX!!!!!!!!!MKKSkWORDFiles>tW{~$4Q]c@5d1`,xaTO5 /n /dde" is just some weird ASCII translation, then I have to say that you have no idea what you're talking about.
Title: Re: Open all extensions of type .x with a particular account
Post by: Salmon Trout on December 18, 2009, 06:14:18 AM
May be relevant. Read them all.

2 possibilities I have found:

1. Virus

Weird strings similar to the one quoted - virus, origin Russian Federation.Cure ? ? ?

http://www.threatexpert.com/report.aspx?md5=d420a8d6082ccd05bc0ac93274485cd2

http://www.threatexpert.com/report.aspx?md5=6c4c3db431796bbaa9c5419de09d275e

http://www.computerforum.com/90164-um-what.html



2. Identical string to one quoted, supposed by some to be leftover reg entry after upgrade from Office 2000 (but could still be virus!)

w_1^\VW!!!!!!!!MKKSkWORDFiles>tW{~$4Q]c@5d1',xaT05/n/dde

http://www.vistaheads.com/forums/microsoft-public-windows-vista-general/327747-error-file-office-2007-association-docx-2.html

Quote
I solved the problem by deleting the type file .docx with the program Creative Elements Power Tools*. After this cancellation all files .docx are now associated with Microsoft Word

Even if this appears to clear the problem, I would still do a very thorough virus check, as guided by the very good experts in the malware section of Computerhope.

If this works I want a nice "Thank you".

*Not freeware. May be other tools which do the same job. Or evaluation copy (time limited) may do the job for you.
Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 18, 2009, 02:38:45 PM

Did all scans. Hardly yielded anything.
1 cookie in my whole system. ROFL

Anyway
Title: Re: Open all extensions of type .x with a particular account
Post by: BC_Programmer on December 18, 2009, 03:26:16 PM
just delete the f-ing things manually. they only appear 5 or 6 times.

the command key is not used by anything anyway. And additionally I have the same weird key myself.
Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 19, 2009, 04:56:54 AM

Excuse me but that cuss word really degraded the quality of your post.
I'm going to ask the admins if cursing is against forum rules.
It's certainly not pleasant to read.
Title: Re: Open all extensions of type .x with a particular account
Post by: kpac on December 19, 2009, 05:08:26 AM
Just to make it easy for you, here are the rules: http://www.computerhope.com/forum/index.php/topic,58736.0.html

By the way, technically, "f-ing" could have meant "fecking", which was recently introduced into the English dictionary.
Title: Re: Open all extensions of type .x with a particular account
Post by: Salmon Trout on December 19, 2009, 05:11:47 AM
Just to make it easy for you, here are the rules: http://www.computerhope.com/forum/index.php/topic,58736.0.html

By the way, technically, "f-ing" could have meant "fecking", which was recently introduced into the English dictionary.

It could also have meant "freaking", common I believe in North America, which I find much more annoying than the word it is supposed to stand in for. Treval, you seem to have a certain, shall I say, attitude, which I fear will do you no good on here.

Quote
It's certainly not pleasant to read.

 ::)


Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 19, 2009, 06:30:25 AM
Reported.

By the way kpac, why are you trying to cover up for that guy?
You could show some intelligence, for example:

If he meant to write a normal accepted word, why did he censor it?
Censored words are cuss words.
I am 100% sure he didn't mean 'fecking'.
'-' doesn't stand for omission, * does.
'-' is used to couple words together (e.g. "part-crunching", "bone-clicking").
If It did, it would be f- - - - ing (each - replacing a character).
When one curses, **** is used.
However he did not, he wrote only one -.
Either way, that kind of writing causes me grief, which is against the forum rules.

You think I'm dumb don't you?
Of course I read the forum rules before I made accusations.
I read them all carefully.
Fact is, the language he wrote was intentionally censored,
so don't try to cover him up.
I find this a very unfair way of treating forum users who have valid complaints.

Also, Salmon, you can join my ignore. ;)
I don't tolerate users who break the rules and are not friendly.

Moderators, see here:

http://www.computerhope.com/forum/index.php/topic,70852.0.html

Q. - # Posts flaming other members/rude posts
          - # Posts with obscene or inappropriate language


Proof A: Salmon has posted a rude post
Proof B: BC_Programmer censored his post, implying a cuss word, a tantrum word, which is unpleasant behavior.
Proof C: Salmon has been very rude before (his 63rd post), I am referring back to the first rule (no flaming/rude posts):

Q. "billrich, you are an obstinate, ignorant, stupid fool. It is way past time that you were compelled to shut up."
Calling people names. Against rules. Rude. Dismissed.

post 77 Q. "but don't whine about the negative feedback that such an attitude is bound to bring you."
    Rude: saying people "whine"


post 80 .Q "pds, unfortunately you are (and have been) posting nonsense. if you cannot answer questions properly, do not answer them at all."

post 138; saying someone has mental health issues
          Q. "xfusion, billrich is a person with mental health issues who has been banned under several different names, but he keeps coming back, and the mods won't do anything about it. Please just ignore him."

post 139; rude acronym; inappropriate language; against forum rules
          Q. "Well, it was you, the banned loony, who helped drive it off topic, with your ridiculous posts, so maybe you should just STFU?"

post 142; rude;
          Q. "He's completely crazy."

post 154; calling people names; being arrogant; rude
          Q. "trollboy still doesn't get it."

post 175; arrogance; rude
          Q. "A question: how is that "tough"? I asked my 9 year old nephew to do the arithmetic, and he did it very easily."

post 179; rude instead or diplomatic
         Q. "Get off my case, Allan."

post 203: calling someone a fool; rude
        Q. "makes you sound like a fool."

post 229: extremely rude + namecalling; rude
        Q. "Just read the posts on this  forum to see how dumb Windows users are compared with Linux users. Not including the "I downloaded Obunto and now I can't find My Documents" type people."

post 249: obnoxious unpleasant rude behavior; rude
        Q. "You'd fail Moral Philosophy 101 with that argument, except possibly in Nazi Germany or Pol Pot's Cambodia."

post 270: obnoxious; rude
        Q. "And you never will while you keep posting nonsense."
 

Clearly this guy is nothing but an obnoxious Brit, most people don't like him because
of his arrogance and his obnoxious nature.
I don't want anything to do with this guy and if I was an admin, he would be banned.
Also, arithmetics are difficult. Don't come talk about your 9 year old nephew.
When I was 9, I could do + and -, not more.
It was already difficult for me.
I could do arithmetics when I was 21.


By this I therefor stand,
Treval
Title: Re: Open all extensions of type .x with a particular account
Post by: kpac on December 19, 2009, 07:04:50 AM
Look, the fact is that this is a public forum on the wide open Internet. If you are offended by such small things, then a public forum on the wide open Internet is not for you.
Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 19, 2009, 07:22:42 AM
Nice going moderator.
No offense to you but I believe you are not doing your basic administrative tasks well.
A person has been rude more than once and you are being lazy by not checking it up.

I don't understand this.
Also there are "family friendly forums" on the internet.

The fact remains that it was against the rules, Salmon also broke the rules and you do nothing about it.
Title: Re: Open all extensions of type .x with a particular account
Post by: kpac on December 19, 2009, 07:32:55 AM
Quote
No offense to you but I believe you are not doing your basic administrative tasks well.
A person has been rude more than once and you are being lazy by not checking it up.
And yet you have no idea what you are talking about. "Web moderator" means that I am moderator of the Web Design forum only, so I do not have full moderative abilities.

Quote
Clearly this guy is nothing but an obnoxious Brit, most people don't like him because
Who's being rude and obnoxious now? Now you're just as bad as they are. Whatever about being rude, that is a racist remark.

Quote
Look, the fact is that this is a public forum on the wide open Internet. If you are offended by such small things, then a public forum on the wide open Internet is not for you.
There are two sides to every story. This is something we both disagree on and that's the way it is.

Quote
just delete the f-ing things manually. they only appear 5 or 6 times.

the command key is not used by anything anyway. And additionally I have the same weird key myself.
BC_Programming reacted in this way because of your attitude. At least 4 people have told you that you more than likely have a malware related problem. You said "no, I've done my scans". We told you it's not enough. So in other words, you are not talking our advice. Yeah, you may have asked a question and not gotten an answer you'd like, but you should still follow our advice. You came here for help didn't you?


Also, most of those posts you quoted "abuse" from have nothing to do with you so stay clear from them.
Title: Re: Open all extensions of type .x with a particular account
Post by: Treval on December 19, 2009, 07:37:01 AM

I scanned, I followed every single step on the spyware forum.
Yes, I had only 1 cookie on my system.
Everything was ok.

Right,  I try to help the community by ridding it of bad people and you tell me to stay out
instead of thanking me for that half an hour I just spent trying to show proof of his misbehavior
and obnoxiousness.
 
Well, I won't listen to you anymore.
You do not fulfill the tasks of being a moderator.

Bye.
Title: Re: Open all extensions of type .x with a particular account
Post by: Salmon Trout on December 19, 2009, 07:48:08 AM
Oh dear! I feel as if I have been flayed alive and then rubbed all over with salt! Wow, Treval, you sure made a big post there! Top marks for research! if you look for the users "Dias de Verano" and "Contrex", you can find a lot more, I think.

Quote
Clearly this guy is nothing but an obnoxious Brit

I wonder if that is ethnic abuse. You wouldn't like it if I called you a "Belgian chocolate" would you?
Title: Re: Open all extensions of type .x with a particular account
Post by: Allan on December 19, 2009, 08:18:52 AM
I'm guessing Treval is someone we all know under a different name.
Title: Re: Open all extensions of type .x with a particular account
Post by: patio on December 19, 2009, 08:30:08 AM
Since it seems the complaint is a lack of moderation...
Topic Closed.