Discussion:
Installation
(too old to reply)
usfinecats
2006-11-20 21:09:01 UTC
Permalink
Currently I'm using visual studio 2005 installation app to build an installer
for our program running on the XP platform .

We are starting up with Vista. What mod's will be required to support Vista
-- where is the documentation we will need?

The installer currently uses DifX for a driver, a couple of merge modules
for some libraries.

The Driver we have is a File system filter driver. What changes will we
need for the INF file to make this work in VISTA ?

Thanks
--
Gak -
Finecats
Jeffrey Tan[MSFT]
2006-11-21 02:51:27 UTC
Permalink
Hi Gak,

Based on my understanding, your application uses VS2005 setup project to
make a setup package. This installation package will use DifX tool to
install the various drivers to end user system, such as File system filter
driver etc.. You want to know the changes introduced in Vista platform. If
I have misunderstood you, please feel free to tell me, thanks.

This newsgroup actually mainly focuses on various PlatformSDK tools usage
questions. Since your question mainly focuses on installation of drivers,
which is normally performed by DDK developers, there are not many DDK
experts in this newsgroup to help you.

To get better support, I recommend you post this question in
microsoft.public.development.device.drivers newsgroup. There will be more
DDK guy to help you. Also, this newsgroup is a managed MSDN newsgroup, so
the MSDN managed newsgroup DDK support engineer will monitor/answer your
question there.

Thanks for your understanding.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Loading...