In Windows, the path separator is the slash ( \ )
C:\Windows\Progra~1\
The Windows path separator is the backslash character (\). It is used to separate directories in file paths on Windows operating systems. For example, a typical file path might look like C:\Users\Username\Documents\File.txt. In contrast, Unix-based systems use the forward slash (/) as the path separator.
/ forward slash ^First answer is wrong. It's the backslash (\)
Under Microsoft Windows, the character that separates directories within a path is the backslash ( \ ). For compatibility with UNIX, the forward slash ( / ) is now also generally accepted.
First go to the path(windows) then cleck CHANGE
What is the function of separator
C:\windows\winn.sif
Windows 95 to Windows 98, and then to Windows XP
Windows Server 2008 editions that do not have an upgrade path include Windows Server 2008 Web Edition and Windows Server 2008 Standard Edition. Additionally, there is no upgrade path from Windows Server 2008 to Windows Server 2008 R2 for these editions. Users of these editions need to perform a clean installation when moving to a newer version.
path
Windows ME and NT 4.0 SP6
Windows 2000 was the upgrade path of Windows NT 4, for both the Workstation and Server versions.
Your path is a list of all the directories that your system will search for by default. For example, in Windows if you enter calc.exe in your "Run" menu, the OS will search all directories in its %PATH% variable and ultimately find C:/Windows/System32/calc.exe