Index: /trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml
===================================================================
--- /trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml	(revision 68148)
+++ /trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml	(revision 68149)
@@ -129,5 +129,5 @@
                     <Order>2</Order>
                     <Description>VirtualBox post guest install steps </Description>
-                    <CommandLine>cmd.exe /c A:\vboxpost.cmd</CommandLine>
+                    <CommandLine>cmd.exe /c A:\vboxpostinstall.cmd</CommandLine>
                 </SynchronousCommand>
             </FirstLogonCommands>
