Modifying a special configuration file
Assuming we have a configuration file as follows:
[username1] . . Path=X:\folder1\folder2\folder3 . .
Here is "username1" the name of the logged user on the host PC. If I now insert the USB flash drive on another PC, where "username2" is the name of the logged user, then the above configuration file are changes as follows:
[username1] . . Path=X:\folder1\folder2\folder3 . . [username2] . . Path=Y:\folder4\folder5\folder6 . .
- Read more about Modifying a special configuration file
- 4 comments
- Log in or register to post comments