Hey Guys,
in my setup I use a copy/move function. To be sure everything works perfect I want to check the folder size at source and destination.
Do you know how to check that?
Thanks Heiko
Size of folders
-
- Posts: 252
- Joined: Sat Dec 03, 2011 3:07 am
- Location: Konstanz, Germany
- Contact:
Size of folders
Kind regards
Heiko Kummerfeld
MIK GmbH
Setup developer for .NET BI Software (12 products)
Head of quality assurance
technical consultant
Heiko Kummerfeld
MIK GmbH
Setup developer for .NET BI Software (12 products)
Head of quality assurance
technical consultant
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Size of folders
Dear Heiko,
you should create a custom function for that within a dll or an external EXE, that iterates the folder contents using "FindFirstFile" API.
Unfortunately, for what I know doesn't exist a ready to use API for that.
Regards
you should create a custom function for that within a dll or an external EXE, that iterates the folder contents using "FindFirstFile" API.
Unfortunately, for what I know doesn't exist a ready to use API for that.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Who is online
Users browsing this forum: No registered users and 58 guests