Will Dark Zebra get the dot8 skin?
- u-he
- 30216 posts since 8 Aug, 2002 from Berlin
I don't blame the support team at all! I'm just pointing out how such a simple sounding issue can have extraordinary consequence, right down to delaying the whole release schedule of a company by weeks 
- KVRAF
- 24447 posts since 7 Jan, 2009 from Croatia
-
- KVRian
- 1316 posts since 23 May, 2016
can't the installer create a symbolic link?
I mean Windows can do it...
Or just execute a batch file with mklink
https://superuser.com/questions/1020821 ... windows-10
Afaik this works in all Windows versions based on NT (at least from XP upwards)
I mean Windows can do it...
Or just execute a batch file with mklink
https://superuser.com/questions/1020821 ... windows-10
Afaik this works in all Windows versions based on NT (at least from XP upwards)
- KVRAF
- 14477 posts since 16 Feb, 2005 from Planet Earth, Somewhere
My vote still is to make it up to the user's discretion. I want to treat ZebraHZ as a totally separate plugin to Zebra2.....for several reasons including/especially their non communication of favourites.
rsp
rsp
sound sculptist
- u-he
- 30216 posts since 8 Aug, 2002 from Berlin
Yes... but as the pathfinder rule states, always leave a place more tidy than you found it (or so, for software developers at least). So we're removing old fallback code which seeks data files in C:\Program Files and we're insisting that fresh installs go into user's documents location rather than Vstplugins (updates follow existing paths to wherever). But uh-oh, what if users have chosen names outside the range of Windows' own UTF-16 to UTF-8 encoding table? Crazy shit. Facepalm. You had one job.dermage wrote: Thu Oct 11, 2018 3:28 pm can't the installer create a symbolic link?
I mean Windows can do it...
Ok, we're almost done. Customer support is alerted. Things will be fine.
-
- KVRian
- 1316 posts since 23 May, 2016
Ah I see. Windows native shit 
I'm a programmer myself but mostly leave the encoding stuff to libs.
Best would be to save all User set folders in an platform independent ini file
in a system dependent location like AppData Roaming 
I'm a programmer myself but mostly leave the encoding stuff to libs.
Best would be to save all User set folders in an platform independent ini file
- KVRAF
- 24447 posts since 7 Jan, 2009 from Croatia
u-he plugins don't need the Roaming folder, they have their own self-contained data folder (which is usually placed in Documents).
-
- KVRian
- 1316 posts since 23 May, 2016
I see. But usually there are environment/place holders for system folders like %documents%. So the path should really be handled by system libs or near system libs like boost filesystem 
But I see, if there was an older legacy design, it's hard to adapt.
Possibly they could supply a batch/command file or small script, to create this symbolic link and use the place holder to the new location.
But I see, if there was an older legacy design, it's hard to adapt.
Possibly they could supply a batch/command file or small script, to create this symbolic link and use the place holder to the new location.
- KVRist
- 421 posts since 11 Jan, 2014
I’ve got no issue with adding the link myself as long as it’s described in the manual how to do it.Urs wrote: Thu Oct 11, 2018 1:36 pmDue to the new preset browser, the link to the Zebra2 presets which the installer automatically creates needs to be a symbolic link now, not a shortcut on Windows. This has led to enormous grief, heated arguments, refactorings, various meetings, binding weeks of manpower on a simple issue, I kid you not. Even our internal platform-based string handling is under scrutiny because of it.
If this issue is not resolved by tonight, the automatic link will disappear from the installer and become a small entry in the user manual, "how to link to Zebra2 presets from ZebraHZ". Only, our support team is very afraid of extra work, once it's not automatic anymore.
