All, As a follow up to my earlier post, I found a file, "FilesConfig.xml ." It shows the old partition drive letters and labels. I assume X1 did not update this file and that this file is locking the partitions X1 recognizes. Even though the file has a comment saying it should not be edited manually, is editing it a viable work around? The contents of the file are:
Quote: <?xml version="1.0" encoding="utf-8"?> <!--File Scanner configuration file. Do not modify manually. All data is case sensitive.--> <config> <root path="C:\" name="C:\" whatToScan="WhiteListOnly" type="FIXED_DRIVE"> <folder path="C:\Gladinet" name="Gladinet" whatToScan="None" /> <folder path="C:\MSOCache" name="MSOCache" whatToScan="None" /> <folder path="C:\Program Files" name="Program Files" whatToScan="WhiteListOnly"> <folder path="C:\Program Files\Uninstall Information" name="Uninstall Information" whatToScan="WhiteListOnly" /> </folder> <folder path="C:\Program Files (x86)" name="Program Files (x86)" whatToScan="WhiteListOnly"> <folder path="C:\Program Files (x86)\InstallShield Installation Information" name="InstallShield Installation Information" whatToScan="WhiteListOnly" /> <folder path="C:\Program Files (x86)\Uninstall Information" name="Uninstall Information" whatToScan="WhiteListOnly" /> </folder> <folder path="C:\ProgramData" name="ProgramData" whatToScan="None" /> <folder path="C:\VritualRoot" name="VritualRoot" whatToScan="None" /> <folder path="C:\Users" name="Users" whatToScan="None"> <folder path="C:\Users\Mark_Office" name="Mark_Office" whatToScan="None"> <folder path="C:\Users\Mark_Office\Box Sync" name="Box Sync" whatToScan="All" /> <folder path="C:\Users\Mark_Office\Documents" name="Documents" whatToScan="All" /> <folder path="C:\Users\Mark_Office\Dropbox" name="Dropbox" whatToScan="All" /> </folder> </folder> <folder path="C:\Dropbox" name="Dropbox" whatToScan="None"> <folder path="C:\Dropbox\Apps" name="Apps" whatToScan="All" /> <folder path="C:\Dropbox\Olson Law Docs" name="Olson Law Docs" whatToScan="All" /> </folder> </root> <root path="H:\" name="Storage (H:\)" whatToScan="All" type="FIXED_DRIVE" /> <root path="I:\" name="Photoshop Scratch (I:\)" whatToScan="None" type="FIXED_DRIVE" /> <root path="J:\" name="ArcherNorris (J:\)" whatToScan="All" type="FIXED_DRIVE" /> <root path="K:\" name="Backups (K:\)" whatToScan="None" type="FIXED_DRIVE" /> <root path="\\?\Volume{509004ca-5e68-11e3-88ad-f04da2f61281}\" name="Main Program Drive" whatToScan="None" type="REMOVABLE_DRIVE" /> <root path="\\MAOLAWNAS\Documents" name="\\MAOLAWNAS\Documents" whatToScan="WhiteListContent" type="NETWORK_FOLDER" /> <max-content-size value="30" unit="Megabytes" /> <realtime-scan-enabled value="True" /> <account-removed value="False" /> </config>