OneNote2007 and Wine
OneNote2007 and Wine
Hi
I am sorry if I am repeating what has already been asked but I've looked through what seemed to be relevent and got lost after about one sentence!
I have just bought and Acer One running Linpus Linux Lite which is the first time I have used a Linux based PC.
I really would like it to run OneNote2007.
So in the last 7 hours I've learnt loads of stuff but still haven't managed it!
I have installed WINE version 1.1.9 and this all seems to be fine.
Then I have copied the install files for OneNote onto an SD card and installed it from there onto a USB drive - I didn't want to use all my memory with OneNote as I won't use it every time I use the PC.
I've added the files in WINE config and set them all to run as Windows XP.
And it nearly opens up but seems to crash at the last minute when opening a notebook from the usb stick which i started on my windows pc.
I think it actually opened the first time when I wasn't asking it to read my work notebook.
Could you please let me know what I should do next - but simply cos my brain is rapidly shutting down now!!!!
Thank You
I am sorry if I am repeating what has already been asked but I've looked through what seemed to be relevent and got lost after about one sentence!
I have just bought and Acer One running Linpus Linux Lite which is the first time I have used a Linux based PC.
I really would like it to run OneNote2007.
So in the last 7 hours I've learnt loads of stuff but still haven't managed it!
I have installed WINE version 1.1.9 and this all seems to be fine.
Then I have copied the install files for OneNote onto an SD card and installed it from there onto a USB drive - I didn't want to use all my memory with OneNote as I won't use it every time I use the PC.
I've added the files in WINE config and set them all to run as Windows XP.
And it nearly opens up but seems to crash at the last minute when opening a notebook from the usb stick which i started on my windows pc.
I think it actually opened the first time when I wasn't asking it to read my work notebook.
Could you please let me know what I should do next - but simply cos my brain is rapidly shutting down now!!!!
Thank You
OneNote2007 and Wine
On Sun, May 3, 2009 at 7:09 PM, omsafiaa <[email protected]> wrote:
--
-Austin
How did you 'install it'?Hi
I am sorry if I am repeating what has already been asked but I've looked through what seemed to be relevent and got lost after about one sentence!
I have just bought and Acer One running Linpus Linux Lite which is the first time I have used a Linux based PC.
I really would like it to run OneNote2007.
So in the last 7 hours I've learnt loads of stuff but still haven't managed it!
I have installed WINE version 1.1.9 and this all seems to be fine.
Then I have copied the install files for OneNote onto an SD card and installed it from there onto a USB drive - I didn't want to use all my memory with OneNote as I won't use it every time I use the PC.
What files? How did you add them?I've added the files in WINE config and set them all to run as Windows XP.
Terminal output?And it nearly opens up but seems to crash at the last minute when opening a notebook from the usb stick which i started on my windows pc.
I think it actually opened the first time when I wasn't asking it to read my work notebook.
--
-Austin
OneNote
I downloaded the files which are discussed here which allowed me to install vlc on the machine. Then I put in the commands for Wine.
http://www.reghardware.co.uk/2008/09/05 ... page4.html
To install onenote i used the install file in the software which seemed to complete without any problems either, running the install file from the sd card and installing the software onto the D:/ usb drive.
I opened wineconfig and added all the .exe files in the onenote folder on the d: drive and at the bottom set wine to work as windows xp.
How do i get the terminal output - for what i already did or for when i try to start the program? Sorry i need an explanation for how to get it.
Thank you for helping me.
[/quote]
http://www.reghardware.co.uk/2008/09/05 ... page4.html
To install onenote i used the install file in the software which seemed to complete without any problems either, running the install file from the sd card and installing the software onto the D:/ usb drive.
I opened wineconfig and added all the .exe files in the onenote folder on the d: drive and at the bottom set wine to work as windows xp.
How do i get the terminal output - for what i already did or for when i try to start the program? Sorry i need an explanation for how to get it.
Thank you for helping me.
[/quote]
Re: OneNote
http://wiki.winehq.org/FAQ#get_logomsafiaa wrote:How do i get the terminal output - for what i already did or for when i try to start the program?
OneNote
Thank You
Here is terminal output.
[user@localhost ~]$ su
Password:
[root@localhost user]# wine start 'd:/office12/onenote.exe'
fixme:exec:SHELL_execute flags ignored: 0x00000500
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
[root@localhost user]# err:module:import_dll Library MSVCR80.dll (which is needed by L"D:\\Office12\\ONENOTE.EXE") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MSVCR80.dll (which is needed by L"D:\\Office12\\ONMain.DLL") not found
err:module:import_dll Library ONMain.DLL (which is needed by L"D:\\Office12\\ONENOTE.EXE") not found
err:module:LdrInitializeThunk Main exe initialization for L"D:\\Office12\\ONENOTE.EXE" failed, status c0000135
I really appreciate this help.
Here is terminal output.
[user@localhost ~]$ su
Password:
[root@localhost user]# wine start 'd:/office12/onenote.exe'
fixme:exec:SHELL_execute flags ignored: 0x00000500
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
[root@localhost user]# err:module:import_dll Library MSVCR80.dll (which is needed by L"D:\\Office12\\ONENOTE.EXE") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MSVCR80.dll (which is needed by L"D:\\Office12\\ONMain.DLL") not found
err:module:import_dll Library ONMain.DLL (which is needed by L"D:\\Office12\\ONENOTE.EXE") not found
err:module:LdrInitializeThunk Main exe initialization for L"D:\\Office12\\ONENOTE.EXE" failed, status c0000135
I really appreciate this help.
OneNote
Hi Again
I followed the instructions re:MSVCR80.dll and installed winetricks then vcrun2005 and vcrun2005sp1 and cabextract.
So some bits disappeared and I'm left with this.
[root@localhost user]# wine start 'd:/office12/onenote.exe'
fixme:exec:SHELL_execute flags ignored: 0x00000500
[root@localhost user]# fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
Thank you
I followed the instructions re:MSVCR80.dll and installed winetricks then vcrun2005 and vcrun2005sp1 and cabextract.
So some bits disappeared and I'm left with this.
[root@localhost user]# wine start 'd:/office12/onenote.exe'
fixme:exec:SHELL_execute flags ignored: 0x00000500
[root@localhost user]# fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
Thank you
OneNote
Hi again,
I've run the wine start ... from the terminal as a user not as root as I just saw some strong advice never to run wine or anything else from root and now the output I get is this:
[user@localhost ~]$ wine start 'd:\office12\onenote2007.exe'
fixme:exec:SHELL_execute flags ignored: 0x00000500
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found
And when I searched forums for this it seems that solution is to go back and install the program again now. I just wanted to check this was correct before I go and do it?
And would I need to uninstall onenote before reinstalling it or would this happen automatically when i reinstall? There was also something about removing wine configs first but I'm not sure of what that was exactly.
Sorry to be a pest.
I've run the wine start ... from the terminal as a user not as root as I just saw some strong advice never to run wine or anything else from root and now the output I get is this:
[user@localhost ~]$ wine start 'd:\office12\onenote2007.exe'
fixme:exec:SHELL_execute flags ignored: 0x00000500
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found
And when I searched forums for this it seems that solution is to go back and install the program again now. I just wanted to check this was correct before I go and do it?
And would I need to uninstall onenote before reinstalling it or would this happen automatically when i reinstall? There was also something about removing wine configs first but I'm not sure of what that was exactly.
Sorry to be a pest.
OneNote2007 and Wine
On Mon, May 4, 2009 at 2:22 PM, omsafiaa <[email protected]> wrote:
--
-Austin
Are you sure that's the right path?Hi again,
I've run the wine start ... from the terminal as a user not as root as I just saw some strong advice never to run wine or anything else from root and now the output I get is this:
[user@localhost ~]$ wine start 'd:\office12\onenote2007.exe'
fixme:exec:SHELL_execute flags ignored: 0x00000500
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found
--
-Austin
OneNote2007 and Wine
On Mon, May 4, 2009 at 3:46 PM, omsafiaa <[email protected]> wrote:
--
-Austin
Set 'riched20' to native in winecfg.Oh dear, no you are correct it wasn't the right path.
Now when i run the right path i get this!
--
-Austin
Re: OneNote
You doing this why?omsafiaa wrote:[user@localhost ~]$ su
DO NOT RUN WINE AS ROOT!
OneNote
Thank you for you help, OneNote now opens and I can look at all the pages of my notebook the only things that seem to be missing are the inserted files.
Here is the terminal output - http://pastebin.ca/1413625
Sorry for the big paste before.
Again, I looked at the posts mainly with iswineventhookinstalled but other than trying a clean wine (rm -rf ~/.wine-clean) thing which i tried but it didn't help, i couldn't see anything else.
Sorry thanks
Here is the terminal output - http://pastebin.ca/1413625
Sorry for the big paste before.
Again, I looked at the posts mainly with iswineventhookinstalled but other than trying a clean wine (rm -rf ~/.wine-clean) thing which i tried but it didn't help, i couldn't see anything else.
Sorry thanks