ISDBFileSystem::DeleteFile: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
===Method description=== | ===Method description=== | ||
Deletes given file. | Deletes given file. | ||
NOTE: In case that file is plugin and needs to be deleted using Uninstall.vbs from [[Installation Packages]] an [[ISDBApplication::CurrentAddonInstallRoot|CurrentAddonInstallRoot]] should be used to get correct Plugins folder | |||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Latest revision as of 02:04, 2 March 2011
Method description
Deletes given file.
NOTE: In case that file is plugin and needs to be deleted using Uninstall.vbs from Installation Packages an CurrentAddonInstallRoot should be used to get correct Plugins folder