I have a Basic MSI Project.
I have three discs I am going to span the content on for the release.
I have three features I am using for this, each with their own individual content.
I use the project assistant->Application Files tab to select each feature and add content to them. When I drop-down the «All Application Data: tab, I drop down the items therein, and it looks great…
I then use the release wizard to begin creating my three discs. So I use custom disc spanning, and create three CDs with the default value for the names («DISC?» which is equivalent to the current disc it is.. ex: DISC1). I then put each feature under each disc. One feature per disc… total: three discs and three features… It output those folders labeled as «DISC1», «DISC2», and «DISC3». I then proceeded to burn each folder onto each disc as such: «DISC1» folder copied and burned to disc with the disc labeled as «DISK1».
It seemed like a dream come true.. everything was going so smoothly, until…
I launched the install on the first disc… and when it prompted to insert the next disc, I did so, then it gave the error: «Error 1309.Error reading from file»
It recognizes that it should continue to the next disc to continue the install, and then when I insert the next disc, it gives the error that it cannot locate the data from disc 2 because it is looking in the filepath for disc 1 (ie «E:DISK1data.txt»)
Any thoughts?
Thanks!
|
0 / 0 / 0 Регистрация: 31.07.2013 Сообщений: 3 |
|
|
1 |
|
|
11.08.2013, 23:55. Показов 7713. Ответов 5
Всем привет. Миниатюры
__________________
0 |
|
3972 / 3244 / 907 Регистрация: 25.03.2012 Сообщений: 12,070 Записей в блоге: 1 |
|
|
11.08.2013, 23:58 |
2 |
|
Borland не нужен.
0 |
|
0 / 0 / 0 Регистрация: 31.07.2013 Сообщений: 3 |
|
|
12.08.2013, 00:01 [ТС] |
3 |
|
долго объяснять, но мне как раз он нужен)
0 |
|
1090 / 588 / 121 Регистрация: 11.11.2008 Сообщений: 1,544 |
|
|
12.08.2013, 12:55 |
4 |
|
запускаете setup.exe? с правами админа?
0 |
|
0 / 0 / 0 Регистрация: 12.02.2012 Сообщений: 45 |
|
|
12.01.2017, 09:45 |
5 |
|
да.
0 |
|
2057 / 1534 / 167 Регистрация: 14.12.2014 Сообщений: 13,348 |
|
|
12.01.2017, 10:00 |
6 |
|
Я тут хочу загрузить Borland, но у меня все время выскакивает ошибка 1309. Добавлял файл uninstall.ini куда просят, но потом появляются новые категории где его нет (Temp7 потом Temp8 и т.д.). Что делать? Как решить проблему? Ось какая? У меня все что ниже 2010 -ой под Win10 работать отказалась. Проблема по видимому в том что не ставится под незнакомые оси. По всей видимости стоит взять версию поновее.
0 |
I’m working with Personal Oracle Database 11.2.0.1 and Delphi Tokyo 10.2.1 , on Windows 7 platform.
Following Embarcadero directions at Connect to Oracle Server (FireDAC) — RAD Studio I installed Oracle Instant Client files :
oci.dll , oraocci11.dll , oraociei11.dll and orasql11.dll in the following folders :
C:Program Files (x86)EmbarcaderoStudio19.0bin and C:Program Files (x86)EmbarcaderoStudio19.0bin64
and also in my .exe directory : ..myapplicationWin64Debug and ..myapplicationWin32Debug
I built several 32bits applications and this worked fine. Now I converted some applications to Win64 and a new issue appeared when trying to run
on Delphi IDE , very frenquent I get the error message : [fireda][phys][ora]-1309. oci is not properly installed in this machine !
This happens mainly after I open a datamodule that has a conneciton to Oracle database. This was not happened before and the only change
I made was to convert applicaton do Win64 platform .
Does anyone have any idea of what is going on here ?
Thanks in advance for your help !
