<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Windows Relative File in Session]]></title><description><![CDATA[<p dir="auto">I want to create a session that points to files using a Windows <em><strong>relative</strong></em> file specification. For example, instead of<br />
“C:\Users\Dwayne\Chapter 5\<a href="http://Prog.py" rel="nofollow ugc">Prog.py</a>”<br />
I’d like to have the session refer to<br />
“Chapter 5\<a href="http://Prog.py" rel="nofollow ugc">Prog.py</a>”<br />
I’ve tried editing the session file this way but to no joy.<br />
My goal is to share the folder and its subfolders and files with others so that they too can use the session.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19996/windows-relative-file-in-session</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 12:25:14 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19996.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 14 Sep 2020 22:45:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Windows Relative File in Session on Tue, 22 Sep 2020 22:25:15 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5098" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5098</a> &lt;&lt; was report.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57840</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57840</guid><dc:creator><![CDATA[ArkadiuszMichalski]]></dc:creator><pubDate>Tue, 22 Sep 2020 22:25:15 GMT</pubDate></item><item><title><![CDATA[Reply to Windows Relative File in Session on Tue, 22 Sep 2020 22:21:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/18925">@Dwayne-Roberts</a> said in <a href="/post/57610">Windows Relative File in Session</a>:</p>
<blockquote>
<p dir="auto">points to files using a Windows relative file specification</p>
</blockquote>
<p dir="auto">I haven’t tested this but on my Windows 10 system I run a command prompt and type <code>set</code> and press enter. some system variables pop up as being potentially suitable.<br />
HOMEDRIVE=C:<br />
and<br />
HOMEPATH=\Users\xxxxx<br />
also<br />
USERPROFILE=C:\Users\xxxxx</p>
<p dir="auto">However there is a caveat, generally the users profile folder is limited to the user named for that profile. So user xxxxx can ONLY access folder C:\Users\xxxxx and user yyyyy can ONLY access folder C:\Users\yyyyy. Neither can access the other, UNLESS they are also administrators. Even then I think Windows will require an override on first attempt (which it remembers).</p>
<p dir="auto">My idea would be to use the PUBLIC profile on the PC, see system variable called<br />
PUBLIC=C:\Users\Public</p>
<p dir="auto">As I don’t do “sessions” I haven’t tested anything in NPP to support the usage of system variables.</p>
<p dir="auto">Good luck<br />
Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57839</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57839</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Tue, 22 Sep 2020 22:21:09 GMT</pubDate></item><item><title><![CDATA[Reply to Windows Relative File in Session on Tue, 22 Sep 2020 21:34:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/18925">@Dwayne-Roberts</a> ,</p>
<p dir="auto">As you may have guessed from the lack of response, I don’t think anyone knows of a way to make that work.</p>
<p dir="auto">If you want that feature, you might follow the advice of our <a href="https://community.notepad-plus-plus.org/topic/15741/faq-desk-feature-request-or-bug-report">feature request FAQ</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/57836</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57836</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 22 Sep 2020 21:34:01 GMT</pubDate></item></channel></rss>