[Wapt] demande de renseignement création raccourci dans paquet

Hubert TOUVET htouvet at tranquil.it
Wed Jul 19 16:29:33 CEST 2017


il faut mettre ur"..." (unicode raw string)

create_desktop_shortcut(u"Client V2 Santé.lnk",target=ur"C:\Program 
Files (x86)\Agscom V2\Santé Client\bin\AgsStart.exe",wDir=ur"C:\Program 
Files (x86)\Agscom V2\Santé Client\bin",)

Le 19/07/2017 à 12:49, Cyril CHEFDEVILLE a écrit :
> Bonjour,
>
> Je voudrai créer un raccourci sur le bureau public des postes 
> j'utilise cette commande :
>
> create_desktop_shortcut(u"Client V2 Santé.lnk",
>         target=r"C:\Program Files (x86)\Agscom V2\Santé 
> Client\bin\AgsStart.exe",wDir="C:\Program Files (x86)\Agscom V2\Santé 
> Client\bin",)
>
> cela me créer bien le raccourci mais dans le champs target et wDir il 
> y a la mot Santé et lorsque je vais voir mon raccourci créer il me le 
> remplace par Santé j'ai essayé de mettre un u a la place du r après 
> le target= mais lorsque j’exécute le paquet j'ai une erreur pouvez 
> vous m’aidè ?
>
> D'avance merci de votre réponse.
>
>
> Cordialement,
>
>
>
>
> _______________________________________________
> WAPT mailing list
> WAPT at lists.tranquil.it
> http://lists.tranquil.it/listinfo/wapt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tranquil.it/pipermail/wapt/attachments/20170719/68e141a0/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Signature_cchefdeville5.jpg
Type: image/jpeg
Size: 45196 bytes
Desc: not available
URL: <http://lists.tranquil.it/pipermail/wapt/attachments/20170719/68e141a0/attachment-0001.jpg>


More information about the WAPT mailing list