473,473 Members | 2,179 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Drop your pants and grab your ankles..its VISTA!

I haven't delved into the beast that is Vista from a programming standpoint
yet. But, if the blog at http://west-wind.com/WebLog/posts/4983.aspx is any
indication of what we're in for.....I say we all refuse to deploy this
monstrosity and make Redmond get it right.

There is NO WAY people are going to go for a system this locked down.
Never....ever........ever!


Oct 9 '06 #1
8 1346
>I haven't delved into the beast that is Vista from a programming standpoint
>yet. But, if the blog at http://west-wind.com/WebLog/posts/4983.aspx is
any indication of what we're in for.....I say we all refuse to deploy this
monstrosity and make Redmond get it right.

There is NO WAY people are going to go for a system this locked down.
Never....ever........ever!
You are absolutely right.
Let's drop windows everywhere, install linux and spend billions of euros
porting applications, based on 1 blog post with information about a product
that has not even been released yet, only to discover that linux is locked
down even tighter by default.

The issues mentioned there are mostly due to earlier bad design. Users
having RW access to program files is considered OK?
After years of bad press, Microsoft are finally locking down the OS, and lo
and behold: OMG my applications that were not developed for an OS that has
not yet been released have compatibility problems. Sue!! Bring out the
pitchforks!! It is a conspiracy!!!

Well Boohoo.

Of course there will be compat problems.
And most of them are caused by bad design, and will have to be fixed by the
app devs themselves.
Some are caused by bugs in Vista, and will have to be fixed before Vista
goes gold, which is still over 4 months away.

--

Kind regards,
Bruno van Dooren
br**********************@hotmail.com
Remove only "_nos_pam"
Oct 9 '06 #2
Try it by yourself.

AFAIK having restricted permissions on Program files is already there in XP
(or is this just how our workstations are installed ?)

--
Patrice

"smerf" <sm***@shroom.coma écrit dans le message de news:
fk*******************@bignews8.bellsouth.net...
>I haven't delved into the beast that is Vista from a programming standpoint
yet. But, if the blog at http://west-wind.com/WebLog/posts/4983.aspx is
any indication of what we're in for.....I say we all refuse to deploy this
monstrosity and make Redmond get it right.

There is NO WAY people are going to go for a system this locked down.
Never....ever........ever!


Oct 9 '06 #3
AFAIK having restricted permissions on Program files is already there in XP
(or is this just how our workstations are installed ?)
Thats just your workstation.
Login as admin and delete all folders in System32 that start with the
word "Group" or have the word "Policy" in them... these might be hidden
files also.

Oct 9 '06 #4
Steven Nagy schrieb/wrote:
>AFAIK having restricted permissions on Program files is already there in XP
(or is this just how our workstations are installed ?)

Thats just your workstation.
Under XP, a member of the "Users" group has no write access to the
"Program files" directory.
Oct 9 '06 #5

"Bruno van Dooren [MVP VC++]" <br**********************@hotmail.comwrote
in message news:OD**************@TK2MSFTNGP02.phx.gbl...
| >I haven't delved into the beast that is Vista from a programming
standpoint
| >yet. But, if the blog at http://west-wind.com/WebLog/posts/4983.aspx is
| >any indication of what we're in for.....I say we all refuse to deploy
this
| >monstrosity and make Redmond get it right.
| >
| There is NO WAY people are going to go for a system this locked down.
| Never....ever........ever!
|
| You are absolutely right.
| Let's drop windows everywhere, install linux and spend billions of euros
| porting applications, based on 1 blog post with information about a
product
| that has not even been released yet, only to discover that linux is locked
| down even tighter by default.
|
| The issues mentioned there are mostly due to earlier bad design. Users
| having RW access to program files is considered OK?
| After years of bad press, Microsoft are finally locking down the OS, and
lo
| and behold: OMG my applications that were not developed for an OS that has
| not yet been released have compatibility problems. Sue!! Bring out the
| pitchforks!! It is a conspiracy!!!
|
| Well Boohoo.
|
| Of course there will be compat problems.
| And most of them are caused by bad design, and will have to be fixed by
the
| app devs themselves.
| Some are caused by bugs in Vista, and will have to be fixed before Vista
| goes gold, which is still over 4 months away.
|
| --

Funny that the Blog concludes with "the OS being crappy" while in fact it's
the application being crappy (10 years old FoxPro?) probably designed for a
'crappy?' OS called W9X having administrative dependencies.
Such legacy applications can indicate that they want to perform 'legitimate'
administrative operations by implementing an application manifest.

The issue with writing to a config file is not valid either, Vista uses
something called virtualization which redirect writes to a per-user location
when the account is restricted.
Another point he is missing is that it's still possible to run as local
administrator (which is disabled by default), something he obviously does
when running on XP because "users" don't have write access privileges on
"Program Files". But that doesn't change the issue, it's Foxpro which is to
blame not the OS (Vista or XP).
Developers should carefully read all they can about UAC (something the blog
poster failed to do) and run the "Microsoft Standard User Analyzer" in order
to identify the administrative dependencies of their applications, this will
allow them to take some corrective measures, or at least to provide a
manifest for their applications.

Willy.


Oct 9 '06 #6
smerf wrote:
I haven't delved into the beast that is Vista from a programming standpoint
yet. But, if the blog at http://west-wind.com/WebLog/posts/4983.aspx is any
indication of what we're in for.....I say we all refuse to deploy this
monstrosity and make Redmond get it right.

There is NO WAY people are going to go for a system this locked down.
Never....ever........ever!

smerf:

I disagree. UAC is a good thing, and has made me realize that my
applications were not correctly written with regard to users who are not
administrators (though they did run, unlike some of the apps mentioned
in the article).

The real problem with Vista is that it is full of bugs.

David Wilkinson
Oct 9 '06 #7
Patrice wrote:
Try it by yourself.

AFAIK having restricted permissions on Program files is already there in XP
(or is this just how our workstations are installed ?)
Patrice:

Why do you think this is OT in developer groups? Very relevant I would say.

However I disagree with the OP that UAC is a bad thing. Rather the
problem with Vista is that it is full of bugs, many of which are related
to installation and uninstallation of applications.

David Wilkinson
Oct 9 '06 #8
IMO it would rather belong to a security group such as
microsoft.public.windows.vista.security or perhaps
microsoft.public.dotnet.security.

Though group frequentation is a factor, I thought that if the thread still
continues here it could be good to mention that it doesn't discuss a
particular csharp, vb or vc language issue.

For those interested :
http://msdn.microsoft.com/windowsvis...tml/wvduac.asp

--
Patrice

"David Wilkinson" <no******@effisols.coma écrit dans le message de news:
u2**************@TK2MSFTNGP02.phx.gbl...
Patrice wrote:
>Try it by yourself.

AFAIK having restricted permissions on Program files is already there in
XP (or is this just how our workstations are installed ?)

Patrice:

Why do you think this is OT in developer groups? Very relevant I would
say.

However I disagree with the OP that UAC is a bad thing. Rather the problem
with Vista is that it is full of bugs, many of which are related to
installation and uninstallation of applications.

David Wilkinson

Oct 9 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: smerf | last post by:
I haven't delved into the beast that is Vista from a programming standpoint yet. But, if the blog at http://west-wind.com/WebLog/posts/4983.aspx is any indication of what we're in for.....I say we...
5
by: Andrea | last post by:
How can I drag and drop files from Explorer to my .NET application in Vista? It looks like the DataFormats.FileDrop doesn't work anymore in Vista. An example would be greatly appreciated. Thanks....
1
by: Steve Bottoms | last post by:
Hi, all! Using VB .Net 2k5 under Vista Business... I'm trying to put together a very basic drag-and-drop for file copying, and can't seem to get DragDrop events (Form, PictureBox, TextBox, etc)...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.