Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

6 May, 2024: The networking issue during the past two days has been identified and appears to be fixed. Will keep monitoring.


devel / comp.lang.xharbour / Re: shortcut on desktop

SubjectAuthor
* shortcut on desktoptimepro timesheet
`- shortcut on desktoptimepro timesheet

1
Re: shortcut on desktop

<aaa4e8c0-f751-4437-a432-8c9fca8c34f2n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10544&group=comp.lang.xharbour#10544

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:6214:23cc:b0:44f:4974:4c1c with SMTP id hr12-20020a05621423cc00b0044f49744c1cmr15666356qvb.116.1650969459869;
Tue, 26 Apr 2022 03:37:39 -0700 (PDT)
X-Received: by 2002:a05:620a:459f:b0:69f:6a25:f054 with SMTP id
bp31-20020a05620a459f00b0069f6a25f054mr3702691qkb.560.1650969459695; Tue, 26
Apr 2022 03:37:39 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Tue, 26 Apr 2022 03:37:39 -0700 (PDT)
In-Reply-To: <67431338-893e-4ce5-a506-eb5a2b859306n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=106.201.70.63; posting-account=jZAeNwoAAABYWjMRM-FfqKkHfC3Iph0l
NNTP-Posting-Host: 106.201.70.63
References: <3aad4176-6785-4972-ab19-3f552491d148n@googlegroups.com>
<6548e07c-4b4a-455a-b953-9d025d19b9d5n@googlegroups.com> <5c41b6d1-4f4f-4b0d-b73e-a7009fada620n@googlegroups.com>
<rmrila$gfb$1@dont-email.me> <c4af0a3e-2c08-4a70-b918-877a37ef38fen@googlegroups.com>
<rnbdk5$dal$1@dont-email.me> <df4d6969-fc9c-471b-932b-9965188f323bn@googlegroups.com>
<rnbuv3$uto$1@dont-email.me> <67431338-893e-4ce5-a506-eb5a2b859306n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <aaa4e8c0-f751-4437-a432-8c9fca8c34f2n@googlegroups.com>
Subject: Re: shortcut on desktop
From: timecost...@gmail.com (timepro timesheet)
Injection-Date: Tue, 26 Apr 2022 10:37:39 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 27
 by: timepro timesheet - Tue, 26 Apr 2022 10:37 UTC

thanks emg, thanks ninoslav:

this works,
CREATELINK(ALLTRIM(GetEnv('USERPROFILE'))+'\Desktop\JSON_OUT.LNK', diskname()+':\tax\gst\taxinvoice.exe')
it auto created an icon on the desktop, from within my app.
in 'Target' it shows E:\TAX\GST\TAXINVOICE.EXE

but the 'Start In' remains blank. (in the auto created JSON_OUT.LNK)
how to ALSO auto-fill the 'Start In' (with the drive,folder of the .exe file. i.e.: diskname()+':\TAX\GST')

i tried
oLink:Start=diskname()+':\TAX\GST'
oLink:StartIn=diskname()+':\TAX\GST'
oLink:StartInPath=diskname()+':\TAX\GST'

but none works. it crashes.

FUNCTION CREATELINK(C1,C2)
*********************************
BEGIN SEQUENCE
oShell=CREATEOBJECT("WScript.Shell")
oLink=oShell:CreateShortCut(C1)
oLink:TargetPath=C2
oLink:Save()
END SEQUENCE

Re: shortcut on desktop

<9a9a82f7-5e10-4668-af0f-3aac07d58d83n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10545&group=comp.lang.xharbour#10545

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a0c:8e8f:0:b0:443:d25b:4e21 with SMTP id x15-20020a0c8e8f000000b00443d25b4e21mr15993815qvb.128.1650974674823;
Tue, 26 Apr 2022 05:04:34 -0700 (PDT)
X-Received: by 2002:a05:620a:3721:b0:69e:a99d:f490 with SMTP id
de33-20020a05620a372100b0069ea99df490mr13110806qkb.674.1650974674662; Tue, 26
Apr 2022 05:04:34 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Tue, 26 Apr 2022 05:04:34 -0700 (PDT)
In-Reply-To: <aaa4e8c0-f751-4437-a432-8c9fca8c34f2n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=106.201.70.63; posting-account=jZAeNwoAAABYWjMRM-FfqKkHfC3Iph0l
NNTP-Posting-Host: 106.201.70.63
References: <3aad4176-6785-4972-ab19-3f552491d148n@googlegroups.com>
<6548e07c-4b4a-455a-b953-9d025d19b9d5n@googlegroups.com> <5c41b6d1-4f4f-4b0d-b73e-a7009fada620n@googlegroups.com>
<rmrila$gfb$1@dont-email.me> <c4af0a3e-2c08-4a70-b918-877a37ef38fen@googlegroups.com>
<rnbdk5$dal$1@dont-email.me> <df4d6969-fc9c-471b-932b-9965188f323bn@googlegroups.com>
<rnbuv3$uto$1@dont-email.me> <67431338-893e-4ce5-a506-eb5a2b859306n@googlegroups.com>
<aaa4e8c0-f751-4437-a432-8c9fca8c34f2n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9a9a82f7-5e10-4668-af0f-3aac07d58d83n@googlegroups.com>
Subject: Re: shortcut on desktop
From: timecost...@gmail.com (timepro timesheet)
Injection-Date: Tue, 26 Apr 2022 12:04:34 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 1
 by: timepro timesheet - Tue, 26 Apr 2022 12:04 UTC

googled and got it... ('Start In')
olink:WorkingDirectory=

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor