installing on win 7 and 8 and 10

installing on win 7 and 8 and 10

Postby Silvio.Falconi » Fri Dec 18, 2015 12:20 pm

I when I install my application with Innosetup creates a folder "Data" in Programmi86 and works well only that the application should create a folder "Data" and this other subfolders with files DBF.

in programmi88 \ family this folder there is (and is not even hidden) but the program works well in linking all archives

so I assume windows insert the DATA folder in another url of disk but I not Know where

the user needs to backup archives How I can do make to say from my app to create on folder .\family\data and not on other place ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7048
Joined: Thu Oct 18, 2012 7:17 pm

Re: installing on win 7 and 8 and 10

Postby ukoenig » Fri Dec 18, 2015 2:16 pm

Silvio,

the main installpath :

c_path := cFilePath(GetModuleFileName( GetInstance() ) )

from there You can define Your subdirectorys like

c_path1 := c_path + "SYSTEM\"
c_path2 := c_path + "IMAGES\"


A button with image would look like :

@ 25, 396 BTNBMP oBtnP[1] FILENAME c_Path2 + "User.bmp"

it is the way of my sub-directory-defines with NO problems at all

best regards
Uwe :D
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: installing on win 7 and 8 and 10

Postby Silvio.Falconi » Sat Dec 19, 2015 5:26 pm

Uwe,
perhaps you not understood me

I have a application made with fwh
I made the setup program with ISS ( innosetup)
When I install this exe setup on a pc with win7/8/10 Operating system innosetup instal the application on


C:\Program Files (x86)\Family

I see the folder and found

Image


ON win xp professional I have

Image


you can see some dbfs and a folder ( 2013) and other files as mem file

Why on windows seven I not see all these files ?

other files are into C:\Program Files (x86)\Family\2013\data\ but I not see it on win7/8/10 but I am surse the files are there but I not see them
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7048
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 117 guests