K
Kas
I am trying to use the command line version of this tool to create a backup.
When I use the line:
printmig -b "D:\Microsoft Print Migrator 3.1\EMAPPLOT1.cab" \\EMAPPLOT1
it complains about:
Bad cab filename extension
When I try:
printmig -b "D:\Microsoft Print Migrator 3.1\EMAPPLOT1" \\EMAPPLOT1
it complains about the same thing. When I try:
printmig -b EMAPPLOT1.cab \\EMAPPLOT1
it produces a file named:
EMAPPLOT1.cabEMAPPLOT1.cab
What do I need to do to create a file with the simple name of EMAPPLOT1.cab?
When I use the line:
printmig -b "D:\Microsoft Print Migrator 3.1\EMAPPLOT1.cab" \\EMAPPLOT1
it complains about:
Bad cab filename extension
When I try:
printmig -b "D:\Microsoft Print Migrator 3.1\EMAPPLOT1" \\EMAPPLOT1
it complains about the same thing. When I try:
printmig -b EMAPPLOT1.cab \\EMAPPLOT1
it produces a file named:
EMAPPLOT1.cabEMAPPLOT1.cab
What do I need to do to create a file with the simple name of EMAPPLOT1.cab?