![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | 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 |
| | #2 (permalink) |
| Guest | 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 |
| | #3 (permalink) |
| Guest | 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 |
| | #4 (permalink) |
| Guest | 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 |
| | #5 (permalink) |
| Guest | 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 |
| | #7 (permalink) |
| Guest | 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 |
| | #9 (permalink) |
| Guest | 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 |
| | #10 (permalink) |
| Guest | 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 |
| |
| |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WGA on a daily basis | C.B. | Vista General | 3 | 03-02-2008 10:17 PM |
| Force SP1 installation | Gomjaba | Windows Updates | 0 | 02-11-2008 01:19 PM |
| Group by daily hour / per day | IT Staff | PowerShell | 4 | 12-24-2007 03:32 AM |
| Daily Error | Sluggo | Vista General | 3 | 12-16-2007 09:12 AM |
| A EULA issue regarding the Daily Tech installation workaround | Colin Barnhorst | Vista General | 14 | 02-02-2007 11:38 PM |