C:\ProgramData에 대해서
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-09-22 09:11 AM
블루프리즘도 C:\ProgramData\Blue Prism Limited 디렉토리에 시스템 구성 파일을 저장하고 사용합니다.
C:\ProgramData는 숨긴 항목이므로 윈도우 탐색기에서 특별히 숨긴 항목 보기를 선택하지 않으면 보이지 않습니다. 기본값을 숨긴 항목으로 선택한 것은 분명히 해당 디렉토리와 포함된 파일의 내용을 보존하려는 의도가 있습니다. 명시적인 지침이 없으면 임의로 변경하는 것을 삼가하는 것이 좋을 것 같습니다.
*
#ProgramData
------------------------------
Bohyon Hwang
Director
블루프리즘
Seoul
+82262033950
------------------------------
C:\ProgramData는 숨긴 항목이므로 윈도우 탐색기에서 특별히 숨긴 항목 보기를 선택하지 않으면 보이지 않습니다. 기본값을 숨긴 항목으로 선택한 것은 분명히 해당 디렉토리와 포함된 파일의 내용을 보존하려는 의도가 있습니다. 명시적인 지침이 없으면 임의로 변경하는 것을 삼가하는 것이 좋을 것 같습니다.
*
ProgramData
는 program-data 디렉토리에 대한 경로(일반적으로 C:\ProgramData)를 지정합니다. Program Files 폴더와 달리 이 폴더는 관리자 권한이 필요하지 않으므로 애플리케이션에서 표준 사용자의 데이터를 저장하는 데 사용할 수 있습니다. (ProgramData | Microsoft Docs)#ProgramData
------------------------------
Bohyon Hwang
Director
블루프리즘
Seoul
+82262033950
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-09-22 09:29 AM
Hello @Bohyon Hwang - I cant see this folder in my C>Program Data.
also what information this folder contain
------------------------------
Neeraj Kumar
Technical Architect
------------------------------
also what information this folder contain
------------------------------
Neeraj Kumar
Technical Architect
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-09-22 10:41 AM
Files and Directories have attributes.
The hidden is one of those attributes.
In the command prompt you can see those files using "dir /ah", which means show hidden files in the directory.
As such, Windows explorer has also this kind of option.
In Korean explorer

In English explorer

Blue Prism also uses C:\ProgramData\Blue Prism Limited directory for storing configurations files for itself and add-on components, log files, archive files and so on.

------------------------------
Bohyon Hwang
Director
블루프리즘
Seoul
+82262033950
------------------------------
The hidden is one of those attributes.
In the command prompt you can see those files using "dir /ah", which means show hidden files in the directory.
As such, Windows explorer has also this kind of option.
In Korean explorer
In English explorer
Blue Prism also uses C:\ProgramData\Blue Prism Limited directory for storing configurations files for itself and add-on components, log files, archive files and so on.
------------------------------
Bohyon Hwang
Director
블루프리즘
Seoul
+82262033950
------------------------------
