wdmtoolbox.wdmtoolbox.cleancopywdm¶
- wdmtoolbox.wdmtoolbox.cleancopywdm(inwdmpath, outwdmpath, overwrite=False)¶
Make a clean copy of a WDM file.
- Parameters:
inwdmpath (str) – Path and WDM filename of the input WDM file.
outwdmpath (str) – Path and WDM filename of the output WDM file.
overwrite (bool) – Whether to overwrite the target DSN if it exists.