Install complete then display following error
Warning: main(include/config.inc.php): failed to open stream: No such file or directory in c:\program files\apache group\apache\htdocs\cpg132\include\init.inc.php on line 201
Fatal error: main(): Failed opening required 'include/config.inc.php' (include_path='C:\Program Files\Apache Group\Apache2\htdocs') in c:\program files\apache group\apache\htdocs\cpg132\include\init.inc.php on line 201
it appears that you haven't modified permissions on the include folder (and the albums dir) as suggested in the docs. Adjust the permissions and re-run the installer. You have to understand that even though there's no CHMOD on Windoze systems, there still are permissions.
Joachim
P.S. It's not recommended to run your own webserver if you're a newbie, at least you shouldn't make it publicly available on the internet (it's ok to have a webserver set up locally just for you on your LAN to play with and learn).