In article <8ba44aa9-3291-4218-b7e0->, eagersh <> wrote:
>On Dec 17, 9:20=A0pm, ta...@mongo.net (tanix) wrote:
>> In article <u5QkcW5fKHA.1...@TK2MSFTNGP06.phx.gbl>, "Maxim S. Shatskih" <=
>ma...@storagecraft.com.no.spam> wrote:
>>
>> >> the NDIS driver, but the app complains that it can not connect to
>> >> driver when it starts up.
>>
>> >Access denied? is the app running with admin privileges?
>>
>> Not sure what the exect error is. But the driver could not be opened.
>> I have to look into the source code and see what exactly is the error.
>>
>> Well, as far as privileges go I don't remember which account it was
>> installed from. Unfortunately, I never worked with win 7 or vista.
>> I do't like to run new stuff usually, especially the major o/s
>> versions. Plus i did not like the idea of vista bloat at all.
>>
>> So, how would i check if the app is running with admin privileges?
>> On XP it does run with admin privileges.
>>
>> Are there general no-nos for NDIS intermediate drivers under win 7?
>>
>> >--=3D20
>> >Maxim S. Shatskih
>> >Windows DDK MVP
>> >ma...@storagecraft.com
>> >http://www.storagecraft.com
>>
>> --
>> Programmer's Goldmine collections:
>>
>> http://preciseinfo.org
>>
>> Code examples and expert discussions on
>> C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript
>
>Maxim means that your application must run with Admin privilege.
Acutally, I was too busy to even think about it when I wrote it.
The problem is the app is started automatically.
So, it is not clear at which point it starts.
If it starts at teh point where I log in, depending on privileges
on that account it MAY start under non privileged account.
And once we are at it, the same thing probably applies to driver.
I do not remember at which point the NDIS intermediate driver
starts.
If you guys thing the only think preventing that app and to start
is an issue of privileges, that is a good news. We can fix that one.
Cause I prolly need to run win 7 even though at this point
I don't see what does it buy me. XP is just fine for me for
everything I need to run and I think microsoft has wasted several
years since vista on developing the stuff no one really needs
more or less.
What I hate to see with microsoft is every time they come up with
new version of something, you have to spend years relearning
everything you know. All the dialog boxes are different.
Things are no longer in place you know where they should be
and on and on and on.
From what I sess, it is a deliberate strategy to keep everyone
spinning the whells and wasting at least 2 years to catch up
with microsoft.
Instead of simply polishing things people do need, they keep
redesigning everything, at least from the user interface standpoint.
Don't they have at least someone with brains at microsoft?
>If
>you click on application and click on right button of mouse you could
>see in the top of Window a item "Run as administrator". Click on this
>and your application will run with admin privilege. If you just simple
>double click on the application it will not have such privilege.
Hey, thanx for a tip.
I only ran win 7 once or twice.
People say it is glittery but so far I see more problems with it.
I think this whole concept of increasing security is basically
a failure. They should have looked at the way Linux Ubuntu does it
instead of putting ALL sorts of hard restrictions and not allowing
the users to chose they way they want to run their box.
Just look at Linux world. There is no such a thing as viruses or
trojans. True, it is primarily becasue you are dealing with
pub domain code and there is a single release point, Ubuntu in
this case and you can trust those.
But they also have a sudo command to run anything with su priveleges.
So, overall, nothing runs on your box as su account except some
rare time slices when you need to modify the system parameters
or what have you.
And what windows does?
Well, they just put the most stringent and more or less utterly
useless limitations that can only provide user inconvenience
at the end.
You can hardly find a box that is NOT running the antivirus program.
Every time you run some program or even touch the zip file,
the antivirus program scans it for viruses.
So...
What IS the point in all this "improved" security?
I really do not see a SINGLE benefit so far.
But I do see ALL sorts of potential and actual problems.
I could not install some perfectly good working apps on win 7
because of some utter garbage I don't even have time to get into
beyond knowing full well it is utter nonsense.
>Igor Sharovar
--
Programmer's Goldmine collections:
http://preciseinfo.org
Tens of thousands of code examples and expert discussions on
C++, MFC, VC, ATL, STL, templates, Java, Python, Javascript,
organized by major topics of language, tools, methods, techniques.