How Do I Auto Create Desktop Shortcuts with Attributes on Startup

Eagle75au

New member
Local time
10:13 AM
Messages
2
Hi,

We have a program called FREEPOS which runs from our main office PC. The program requires a mapped drive with S: as the drive letter to run from. The desktop shortcuts to start the program also use attributes to customize the process.

example. WINSPOOL.EXE (in S: drive) has a desktop shortcut with the following target:

Code:
S:\FREEPOS\prg\WINSPOOLV3.exe REC1 COM3 /CRLF

Here's the issue, Whenever our main PC restarts be it by power failure or manual restart, we need to re-create these desktop shortcuts or the program starts incorrectly (support persons for the program state it can be done no other way)

So is it possible to have these shortcuts created automatically on startup?

Thanks
 

My Computer My Computer

At a glance

Windows 7 Home Premium 32bit
Computer type
PC/Desktop
OS
Windows 7 Home Premium 32bit
What about having the shortcut use UNC name rather than a drive letter.

For instance, if the name of the main PC is MainPC, then the shortcut would look like this:

\\MainPC\FREEPOS\prg\WINSPOOLV3.exe REC1 COM3 /CRLF
 

My Computer My Computer

At a glance

Windows 10 Pro X64Intel Quad Core i7-4770 @ 3.4Ghz16.0GB PC3-12800 DDR3 SDRAM 1600 MHzIntel Integrated HD Graphics
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Lenovo IdeaCenter 450
OS
Windows 10 Pro X64
CPU
Intel Quad Core i7-4770 @ 3.4Ghz
Memory
16.0GB PC3-12800 DDR3 SDRAM 1600 MHz
Graphics Card(s)
Intel Integrated HD Graphics
Sound Card
Realtek HD Audio
Monitor(s) Displays
HP 22" LCD
Screen Resolution
1680 x 1050
Hard Drives
250GB Samsung EVO SATA-3 SSD
2TB Seagate ST2000DM001 SATA-2
1.5TB Seagate ST3150041AS SATA
Keyboard
Dell USB
Mouse
Lenovo USB
Internet Speed
Cable via Road Runner 3MB Upload, 30MB Download
Antivirus
Windows Defender, MBAM Pro, MBAE
Browser
Seamonkey
Other Info
UEFI/GPT
PLDS DVD-RW DH16AERSH
The shortcut must start from S: Drive, this cant be changed according to the software developers.
 

My Computer My Computer

At a glance

Windows 7 Home Premium 32bit
Computer type
PC/Desktop
OS
Windows 7 Home Premium 32bit
Back
Top