vaine0
Posts: 14
Joined: Wed Jul 09, 2008 11:40 pm

Commandline /rebuild problem

I'm trying to build my project from a Windows XP command line:
---------------------------------------------
c:\Program Files\Caphyon\Advanced Installer 6.4>AdvancedInstaller.com /rebuild c:/ai/sandbox.aip

[ Build ]

Building package (en): Build\Disk1\sandbox.msi

Exception - Could not copy template file from 'c:\Program Files\Caphyon\Advanced
Installer 6.4\templates\template.msi' to 'Build\Disk1\sandbox.msi'.
---------------------------------------------

Any ideas? template.msi definitely exists in the aforementioned location. I'm not sure if you're supposed to execute commands in Windows with privileges or not, let alone how to do it.
Here's what my file structure looks like:

---------------------------------------------
c:\ai>dir
Volume in drive C is OS
Volume Serial Number is 282F-B3A0

Directory of c:\ai

07/11/2008 11:55 AM <DIR> .
07/11/2008 11:55 AM <DIR> ..
07/09/2008 04:19 PM <DIR> Billboard Files
07/07/2008 12:30 PM <DIR> bin
07/09/2008 02:05 PM <DIR> content
07/07/2008 12:20 PM <DIR> eula
07/11/2008 11:13 AM <DIR> sandbox-cache
07/11/2008 11:12 AM 677,275 sandbox.aip
1 File(s) 677,275 bytes
7 Dir(s) 149,009,608,704 bytes free
---------------------------------------------
vaine0
Posts: 14
Joined: Wed Jul 09, 2008 11:40 pm

Re: Commandline /rebuild problem

I'm pretty dumb. I was working in Linux yesterday, and I didn't reset my brain to Windows... the problem was \ vs /. Silly me.

Return to “Common Problems”