📎 AI Summary:
The thread discusses a user who installed FCIV in System32 but cannot locate it via the command prompt, although they can see the file using Cygwin. A responder suggests checking if the file has the System or Hidden attribute enabled, which could prevent it from appearing in standard directory listings. Overall, the conversation centers on troubleshooting visibility issues of the FCIV executable in Windows.

Jose Luis9400

Active Member
Joined
Jan 19, 2017
Messages
2
Thread Author #1
Hi,

I have just installed FCIV on System32, but when searched it is not found:

An image from 'FCIV not found after installacion on System32'. Windows Explorer shows no search results for 'fciv.exe' in the System32 folder.



I can see it from "cygwin":

$ ls -l 'C:\Windows\System32\fciv.exe'
-rwxr-xr-x 1 jlfdiaz Domain Users 84784 may 13 2004 'C:\Windows\System32\fciv.exe'



But not from Command:

C:\Users\jlfdiaz>dir C:\Windows\System32\fciv.exe
El volumen de la unidad C es OSDisk
El número de serie del volumen es: 0AD5-2E68

Directorio de C:\Windows\System32

No se encuentra el archivo





Any idea of why I can see the file from W7?

Thanks in advance.

Regards,
Jose Luis.
 

Last edited by a moderator:

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
I would check and see if the System and/or Hidden attribute are set. It won't show up in file explorer or command prompt.
 

Solution