01-13-2010 01:44 PM
I am trying to install ICP4.1, on XP machine with no NI boards or software installed.
The installer says:
This installer needs to access "My Pictures". However, this location "E:\My Pictures" is not available. Ensure that this directory exists and is available and run the installer again.
I do not have any "E:\" drive! so I can not create it!
Solved! Go to Solution.
01-13-2010 07:41 PM
Ok I found the problem!
I needed to add this to registery:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\My Pictures
should have value %USERPROFILE%\My Documents\My Pictures
with type of REG_EXPAND_SZ
01-13-2010 10:58 PM
01-14-2010 12:15 AM
Yes you are right. I tend to change many setting on MS Windows and probably I have messed with this folder.
But I still do not know why the installation should need to access My Pictures! I never had problem with this issue. I tried other installations too and all of them had the same problem.
01-14-2010 08:36 AM
01-22-2010 06:24 PM
Wow, thanks for posting your solution. Installing the 2009 Run-time Engine I came accross this exact same problem. The profiles on our lab PCs are often a jumble of different band-aids and quick-fixes too, so I wasn't surprised to have troubles. But I was surprised to find this post!
I don't know anything about the registry, except that I can access it by typing REGEDIT from Run. Your guidance allowed me to go in and fix this on all the PCs in the lab.
THANKS!!