Thread: How to give write access mode to folder in Vista

  1. #1
    Registered User
    Join Date
    Jan 2007
    Posts
    113

    How to give write access mode to folder in Vista

    Hi !

    Can Anybody tell me how to give write access mode to a folder through coding in VC++.........

    Actually when I install the exe it creates folder in C:\Program Files\Abc\............

    But when I want some writing operation in that folder Vista doesn't allow it....

    Can anybody give sol. how to achieve this or alternate way to do this ???

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    A brief read of MSDN reveals the answer.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Seems I can't access my CD Driver in DOS mode
    By Zewu in forum Tech Board
    Replies: 4
    Last Post: 02-22-2005, 05:20 PM
  2. Shortening main
    By pdstatha in forum C Programming
    Replies: 1
    Last Post: 04-03-2002, 04:56 PM
  3. Showing the directory sturcture
    By Unregistered in forum C Programming
    Replies: 1
    Last Post: 03-26-2002, 04:46 PM
  4. Implementing "ls -al"
    By pdstatha in forum C Programming
    Replies: 7
    Last Post: 03-06-2002, 05:36 PM
  5. Saving with CFile (how)
    By jinx in forum Windows Programming
    Replies: 1
    Last Post: 10-18-2001, 09:19 AM