On 06th Sep, 07 | Topic:
InfoPath | Tags:
secondary # Unpack XSN file using extract.exe utility to the local temporary directory.
# Find manifest.xsf file and open it as a plain XML file.
# Replace the corresponding URLs using the XML DOM.
# Save the modified manifest.xsf.
# Pack all files into the XSN using makecab.exe utility.
# Clean up your temporary directory.