jacky wrote:lukescammell wrote:Just out of interest, can we use relative paths with that? I havne't even tried, but if we could that would rock as I could then link things to my other portable apps

Can't use relative paths no, but relative to what would they be?
Relative to the XY executable.
jacky wrote:Anyways, as shown what you can do is use the question mark, which will be replaced internally with the letter of the drive XYplorer is running from.
OK, this works apart from the fact that I use my portable apps in a slightly strange way

I don't have enough space on my flash drive (I'm always trying to cram something new in) so I compress my portable apps at the end of the day before taking them with me home. While at work and at home I extract them to a temporary directory. This gives me the added bonus of more speed and the ability to enable some features in certain programs (eg. Thunderbird, spam filtering) that would otherwise knacker my USB drive pretty quickly. Because of this, I can't actually use the ? as the temp dirs are in different places on both machines. I guess I could recreate my work location on my home computer, but this isn't exactly elegant, and I usually just extract the whole thing into a dir on my desktop.
For example, in the following directory structure:
Code: Select all
+PortableApps
|-[7-ZipPortable]
|-[AbiWordPortable]
|-[BRU]
|-[ClamWinPortable]
|-[FileZillaPortable]
|-[FirefoxPortable]
|-[jEdit]
|-[KeePass Password Safe]
|-[MirandaPortable]
|-[Putty]
|-[SkypePortable]
|-[SunbirdPortable]
|-[ThunderbirdPortable]
|-[TS2AdminClient]
|-[VLCPortable]
|-[XYplorer]
|-PStart.exe
|-PStart.xml
|-upx.exe
|-upx.txt
|-VPS, BoltConnect.rdp
I would use the following:
Code: Select all
+htm>..\FirefoxPortable\FirefoxPortable.exe
+html>..\FirefoxPortable\FirefoxPortable.exe
+7z>..\7-ZipPortable\7-ZipPortable.exe
+rar>..\7-ZipPortable\7-ZipPortable.exe
+zip>..\7-ZipPortable\7-ZipPortable.exe
or better still
Code: Select all
+htm;html>..\FirefoxPortable\FirefoxPortable.exe
+7z;rar;zip>..\7-ZipPortable\7-ZipPortable.exe
Used to update to the latest beta every day. Now I have children instead…
Windows 10 Pro x64 (everywhere except phone…)