[SOLVED] Enhancement for linkfolder

Antworten
nicolaslebrun
Beiträge: 107
Registriert: 18 Apr 2011, 11:43

[SOLVED] Enhancement for linkfolder

Beitrag von nicolaslebrun »

Hi,

Using the profile module, we want to add links in %userprofiledir%\Links.

A linkfolder section can only add links in those places : desktop, sendto, startmenu, startup, programs, desktopdirectory, common_startmenu, common_programs, common_startup, common_desktopdirectory

Is there a way to extend this list ?

Regards,

Nico
Zuletzt geändert von nicolaslebrun am 21 Nov 2015, 14:47, insgesamt 1-mal geändert.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Enhancement for linkfolder

Beitrag von n.wenselowski »

Hi Nico,

the linkfolder_sections use the Windows API and the folders given in the manual are the ones that are usable through this API.


Regards

Niko

Code: Alles auswählen

import OPSI
nicolaslebrun
Beiträge: 107
Registriert: 18 Apr 2011, 11:43

[SOLVED] Re: Enhancement for linkfolder

Beitrag von nicolaslebrun »

OK,

Thanks Niko,

We found a workaround with a Files_Copy section

Regards,

Nico
Antworten