![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Can I force installation of a daily planner? I have been using Delrina Daily Planner for (Don't laugh) fifteen years on seven different computers. It has worked with pre '95 Windows, Win 98 and even XP. I have not been able to install it into Vista. Is there any way to workaround or force the install? I dread the idea of having to hand copy all of the info to another program. The recurring events/reminders and contact info are enormous. Planner files have the extension '.DP'. Would greatly appreciate any advice. Thanks. Paul |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Can I force installation of a daily planner? You could try to install in Compatibility mode. Right click on the installation file, Properties, Compatibility tab, and selecting from the drop down list. In addition, you could also right click on the installation file and select "Run as Administrator". -- I Bleed Blue and Gold GO BEARS! "nospaam" <"pjruiz(nospaam)"@charter.net> wrote in message news:2jJti.20$bp4.8@newsfe06.lga... >I have been using Delrina Daily Planner for (Don't laugh) fifteen years on >seven different computers. It has worked with pre '95 Windows, Win 98 and even >XP. I have not been able to install it into Vista. Is there any way to >workaround or force the install? I dread the idea of having to hand copy all of >the info to another program. The recurring events/reminders and contact info >are enormous. Planner files have the extension '.DP'. Would greatly appreciate >any advice. Thanks. > > Paul |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Can I force installation of a daily planner? Thanks for the reply, Bear. Since the new laptop with Vista does not have an A: drive, I had to copy all the install files to the laptop thru the LAN from my desktop. I copied them into C:\Planner Setup. I'm trying to install into C:\Planner. I'm installing as Admin and have tried in both '95 and'98 compatibility. In each case, during the install, I get the Install Message "Could not open the file named 'C:\Disk1\Planner.ex_'". Disk1??? Where the heck does that come from? There's no Disk1 in the path. All of the install files are in the C:\Planner Setup folder, and there are no sub-folders. I have also tried installing form the Public folder. This is very curious. Any more ideas? Thanks. Paul |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Can I force installation of a daily planner? The C:\ root directory is a rather strongly protected area with Vista. Perhaps you would have better luck by copying the install files to a CD or another drive, if available, and then installing to a folder under C:\Program Files -- I Bleed Blue and Gold GO BEARS! "nospaam" <"pjruiz(nospaam)"@charter.net> wrote in message news:GOMti.25$aB1.21@newsfe02.lga... > Thanks for the reply, Bear. > > Since the new laptop with Vista does not have an A: drive, I had to copy all > the install files to the laptop thru the LAN from my desktop. I copied them > into C:\Planner Setup. I'm trying to install into C:\Planner. I'm installing > as Admin and have tried in both '95 and'98 compatibility. In each case, during > the install, I get the Install Message "Could not open the file named > 'C:\Disk1\Planner.ex_'". Disk1??? Where the heck does that come from? There's > no Disk1 in the path. All of the install files are in the C:\Planner Setup > folder, and there are no sub-folders. I have also tried installing form the > Public folder. This is very curious. Any more ideas? Thanks. > > Paul |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Can I force installation of a daily planner? Check the files in your Planner.setup. If there is a planner.ex_ in the files you need to have your setup files in a folder named Disk1, not Planner setup "nospaam" <"pjruiz(nospaam)"@charter.net> wrote in message news:GOMti.25$aB1.21@newsfe02.lga... > Thanks for the reply, Bear. > > Since the new laptop with Vista does not have an A: drive, I had to copy > all the install files to the laptop thru the LAN from my desktop. I copied > them into C:\Planner Setup. I'm trying to install into C:\Planner. I'm > installing as Admin and have tried in both '95 and'98 compatibility. In > each case, during the install, I get the Install Message "Could not open > the file named 'C:\Disk1\Planner.ex_'". Disk1??? Where the heck does that > come from? There's no Disk1 in the path. All of the install files are in > the C:\Planner Setup folder, and there are no sub-folders. I have also > tried installing form the Public folder. This is very curious. Any more > ideas? Thanks. > > Paul |
My System Specs![]() |
| | #6 (permalink) |
| | Re: Can I force installation of a daily planner? I see the point about the root directory. I only went there because I couldn't install to Program Files without getting the Disk1 problem. I'll try a CD instead of the file transfer. Good idea! |
My System Specs![]() |
| | #7 (permalink) |
| | Re: Can I force installation of a daily planner? > Since the new laptop with Vista does not have an A: drive, I had to copy > all the install files to the laptop thru the LAN from my desktop. I copied > them into C:\Planner Setup. I'm trying to install into C:\Planner. I'm > installing as Admin and have tried in both '95 and'98 compatibility. In > each case, during the install, I get the Install Message "Could not open > the file named 'C:\Disk1\Planner.ex_'". Disk1??? Where the heck does that > come from? There's no Disk1 in the path. All of the install files are in > the C:\Planner Setup folder, and there are no sub-folders. I have also > tried installing form the Public folder. This is very curious. Any more > ideas? Thanks. Hi Paul, The 16-bit Setup.inf scripts often groups files accoridng to diskette, on the assumption that software will always be installed from floppy (not a bad assumption in 1994). The problem is probably not so much that you're installing on Vista, as that you're installing on a machine which has no floppy drive. If you have the original Delrina Daily Planner floppies, create a directory structure like this: C:\ +----C:\DDPInst +----Disk1 +----Disk2 +----Disk3 +--- etc Copy the contents of floppy disk 1 into C:\DDPInst\Disk1, floppy disk 2 into C:\DDPInst\Disk2, and so on. If you don't have the floppy disks, just install the entire set of installation files into each directory. Setup will just ignore the files it doesn't want. The run Setup from the C:\DDPInst\Disk1 subdirectory. I'd recommend against using "C:\Planner Setup" as the name for the installation directory - it's not causing the specific problem you're seeing, but many older applications get easily confused by pathnames which contain spaces. You might save yourself a further headache by starting with the simplest, 8.3 naming conventions. There will probably be a file with a name like setup.ini or setup.inf in the installation files - this is the file which tells setup where to look for each file it needs to install. It'll be a plain text file which you can open in Notepad. I don't recommend you try to hack it at all; those early setup files were very fragile constructions ... but reading it, may give you a better understanding of how the Daily Planner setup is working. I never used Delrina Daily Planner but I did install their WinFax Pro product, back in the 1990s. I remember the company well. Hope this helps, good luck with it! -- Andrew McLaren amclar (at) optusnet dot com dot au |
My System Specs![]() |
| | #8 (permalink) |
| | Re: Can I force installation of a daily planner? Hooray! The Disk1 folder worked. I couldn't get the program installed in the Program Files folder though. I had to install it on C:\. I'm not too happy about that. Thanks to Andrew, John and Bear for your input. Paul |
My System Specs![]() |
| | #9 (permalink) |
| | Re: Can I force installation of a daily planner? Glad it worked. You obviously have an older hard coded program. "nospaam" <"pjruiz(nospaam)"@charter.net> wrote in message news:miZti.3$Eq3.0@newsfe04.lga... > Hooray! The Disk1 folder worked. I couldn't get the program installed in > the Program Files folder though. I had to install it on C:\. I'm not too > happy about that. Thanks to Andrew, John and Bear for your input. > > Paul |
My System Specs![]() |
| | #10 (permalink) |
| | Re: Can I force installation of a daily planner? Also, an older program like that may not create any registry entries, so you can try physically moving it to Program Files an making a shortcut from there for your start menu if it runs from there. Make sure you move the entire folder there. "nospaam" <"pjruiz(nospaam)"@charter.net> wrote in message news:miZti.3$Eq3.0@newsfe04.lga... > Hooray! The Disk1 folder worked. I couldn't get the program installed in > the Program Files folder though. I had to install it on C:\. I'm not too > happy about that. Thanks to Andrew, John and Bear for your input. > > Paul |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Possible Fix: Microsoft Force Feedback 2 Joystick and the self center force disabling | Vista hardware & devices | |||
| WGA on a daily basis | Vista General | |||
| Force SP1 installation | Windows Updates | |||
| Daily Error | Vista General | |||
| A EULA issue regarding the Daily Tech installation workaround | Vista General | |||