Remove read only attribute of folder.

Page 3 of 3 FirstFirst 123

  1. Posts : 15
    Windows 7 Home Prremium 64bit
    Thread Starter
       #21

    I changed the path, now error becomes a new one.

    By the way, when I look at the property of exe file, why the full control is grayed out but ticked?
    Attached Thumbnails Attached Thumbnails Remove read only attribute of folder.-capture.png   Remove read only attribute of folder.-capture3.png  
      My Computer


  2. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #22

    Grayed out because the permission isn't actually set, but inhereted from one (or more levels) up
      My Computer


  3. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #23

    Who did make the exe file? Who and how did you configure it as service (how did you make imagpath etc)?
      My Computer


  4. Posts : 2,497
    Windows 7 Pro 64 bit
       #24

    When those items are grayed out that means the permissions are being inherited from the parent folder. This is a normal and common situation. To change the permissions you would need to first remove the inheritance. Normally there is no need to do this.
      My Computer


  5. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #25

    Creating a User Defined Service in Windows 7
    But it is a little bit wrong
    -> under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MyService: create a 'Parameters' key
    -> under the above key, create an 'Application' value of type REG_SZ and specify there the full path of your app executable (including the extension). For example:
    Application: REG_SZ: D:\TOOLS\VI.EXE
    -> OPTIONAL: under the above key, create an 'AppParameters' value of type REG_SZ and specify the parameters for your app. For Example:
    AppParameters: REG_SZ: C:\TMP\FOO
    -> OPTIONAL: under the above key, create an 'AppDirectory' value of type REG_SZ and specify the current directory to use for the app, eg:
    AppDirectory: REG_SZ: C:\TMP

    I highlighted the correct thing.
    ------
    youtube video about it How to run Program As Service in Windows 7 FOR FREE full example - YouTube

    even better explanation http://www.iopus.com/guides/srvany.htm
      My Computer


 
Page 3 of 3 FirstFirst 123

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:09.
Find Us