F5F Stay Refreshed Software Operating Systems Learn how to connect two places by following the steps provided.

Learn how to connect two places by following the steps provided.

Learn how to connect two places by following the steps provided.

Pages (2): 1 2 Next
M
MrN1G4PT
Member
242
11-18-2023, 10:46 AM
#1
I don’t know the exact steps, but you can create a shortcut in one folder that points to another location. Then when you open the shortcut, it will take you directly to the target file or site. This way, the program sees the link and follows the correct path.
M
MrN1G4PT
11-18-2023, 10:46 AM #1

I don’t know the exact steps, but you can create a shortcut in one folder that points to another location. Then when you open the shortcut, it will take you directly to the target file or site. This way, the program sees the link and follows the correct path.

F
Frankntooth88
Junior Member
32
11-30-2023, 09:13 AM
#2
This command creates a symbolic link or copies a file from one location to another.
F
Frankntooth88
11-30-2023, 09:13 AM #2

This command creates a symbolic link or copies a file from one location to another.

D
Draconae112
Junior Member
18
12-02-2023, 12:01 AM
#3
Launch a command prompt with admin privileges and execute the following command: mklink /J [link name] [destination path]. EDIT: You can skip the /J option if you prefer, it will still work similarly. For more details, see: https://stackoverflow.com/questions/9042...olic-links
D
Draconae112
12-02-2023, 12:01 AM #3

Launch a command prompt with admin privileges and execute the following command: mklink /J [link name] [destination path]. EDIT: You can skip the /J option if you prefer, it will still work similarly. For more details, see: https://stackoverflow.com/questions/9042...olic-links

I
ItzLucy_
Junior Member
6
12-02-2023, 07:28 AM
#4
It appears the input format is incorrect, causing the system to flag an invalid syntax error.
I
ItzLucy_
12-02-2023, 07:28 AM #4

It appears the input format is incorrect, causing the system to flag an invalid syntax error.

C
ClumsySky
Senior Member
526
12-02-2023, 02:14 PM
#5
I'm typing about what I understand from your question.
C
ClumsySky
12-02-2023, 02:14 PM #5

I'm typing about what I understand from your question.

O
ohRealize
Member
71
12-03-2023, 10:32 PM
#6
Create a shortcut to C:\Program Files (x86)\Electronic Arts and add it to your desktop.
O
ohRealize
12-03-2023, 10:32 PM #6

Create a shortcut to C:\Program Files (x86)\Electronic Arts and add it to your desktop.

M
matsian
Junior Member
20
12-08-2023, 02:38 AM
#7
Certain paths with spaces must be enclosed in quotes, like "C:\Program Files (x86)\Electronic Arts" instead of the regular format.
M
matsian
12-08-2023, 02:38 AM #7

Certain paths with spaces must be enclosed in quotes, like "C:\Program Files (x86)\Electronic Arts" instead of the regular format.

U
UDK
Member
221
12-08-2023, 02:54 AM
#8
This error occurs because a file with the same name already exists.
U
UDK
12-08-2023, 02:54 AM #8

This error occurs because a file with the same name already exists.

M
MrCoombzy
Member
111
12-08-2023, 08:14 AM
#9
Check for any problematic links from prior attempts and remove them if necessary.
M
MrCoombzy
12-08-2023, 08:14 AM #9

Check for any problematic links from prior attempts and remove them if necessary.

T
TheOshJosh
Junior Member
8
12-10-2023, 02:01 AM
#10
I verified but there was no connection present.
T
TheOshJosh
12-10-2023, 02:01 AM #10

I verified but there was no connection present.

Pages (2): 1 2 Next