I'm using W7 Professional 64bit and sometimes I have the need to use a Dos command.
I use Microsoft Publisher 2002 and, despite it's age, it works perfectly and gives me no problems. When using Publisher and want to save the work I've been doing, every time I press 'save', the files go to the default folder which is c:\users\name\my documents. Now I never use that route, preferring to use another location. I assume that the coding for Microsoft's choice of default is probably deeply embedded in W7 and is way beyond my knowledge of trying to interfere with it. Would be nice to change the default though.
Anyway, because of this and after some thought, my plan is to continue to use MS's default folder and also write a small Dos programme that would allow me to move whatever files were in 'my documents' to another more suitable location with a single click. The programme I've come up with is as follows:
echo off
move c:\users\name\"my documents"\*.pub g:\00-preparation\02-writing
All the above 5 folders are already set in place.
The trouble is, it won't activate so it's obvious I've done something wrong somewhere along the line despite my attempts to make it work. Sadly, my knowledge of Dos is somewhat lacking
If there is anyone with Dos experience able to help please, I'd be very grateful.
My thanks in advance.
I use Microsoft Publisher 2002 and, despite it's age, it works perfectly and gives me no problems. When using Publisher and want to save the work I've been doing, every time I press 'save', the files go to the default folder which is c:\users\name\my documents. Now I never use that route, preferring to use another location. I assume that the coding for Microsoft's choice of default is probably deeply embedded in W7 and is way beyond my knowledge of trying to interfere with it. Would be nice to change the default though.
Anyway, because of this and after some thought, my plan is to continue to use MS's default folder and also write a small Dos programme that would allow me to move whatever files were in 'my documents' to another more suitable location with a single click. The programme I've come up with is as follows:
echo off
move c:\users\name\"my documents"\*.pub g:\00-preparation\02-writing
All the above 5 folders are already set in place.
The trouble is, it won't activate so it's obvious I've done something wrong somewhere along the line despite my attempts to make it work. Sadly, my knowledge of Dos is somewhat lacking
If there is anyone with Dos experience able to help please, I'd be very grateful.
My thanks in advance.
My Computer
- Computer type
- PC/Desktop
- Computer Manufacturer/Model Number
- Custom build based on Asus
- OS
- W7Pro-64bit
- CPU
- INTEL G4400 SKYLAKE 3.3GHZ 3MBCACHE LGA1151
- Motherboard
- ASUS H110M-PLUS INTEL SKT1151 (25-03-2017)
- Memory
- 2 X 8.00Gb DDR4 DIMM
- Graphics Card(s)
- NVIDIA GeForce GT430
- Sound Card
- Included on-board MB
- Monitor(s) Displays
- HP 1530
- Screen Resolution
- 1024 x 768
- Hard Drives
- C: 120Gb SANDISK SATA3 SSD+
D: 160Gb SAMSUNG SATA
E: 500Gb WESTEN DIGITAL SATA
- PSU
- 500w
- Case
- ATX Micro Tower
- Cooling
- 2 fans (incl 1 in PSU)
- Keyboard
- Logitech K120
- Mouse
- Logitech B100
- Internet Speed
- D/L 38.5Mb // U/L 8.3
- Browser
- Pale Moon 28.16
- Other Info
- LAN ... Realtek 811H Gigabit LAN Controller

