Deployment :: In Windows Vista/7 There Are Some Restriction On Folder Viewing
Jun 1, 2009
I have nerver used my application in windows vista or windows 7.It turns that WinXp SP 2 supports great but when i run it in windows 7 , it shows error like this but I can't install MDAC28 in windows 7 Because it is for windows 9x.Isn't vista/7 contain JetOledb components?.I have some other questions too in windows vista/7 there are some restriction on folder viewing .. In few of application , I used to save some info in system32 folder now those applications are also working.How we can save infos in windows 7 at system directory?
View 19 Replies
ADVERTISEMENT
Oct 13, 2011
how do you find the default temporary folder in windows xp, vista and windows 7?
View 1 Replies
May 20, 2009
What is the syntax for the windows XP/Vista Application Data folder When i use
[Code]...
View 1 Replies
Apr 14, 2009
i want to browse and load a whole folder and show the next image from that folder at one button click how it is possible
View 3 Replies
Aug 27, 2008
I had been Using the StreamReader function to read txt files, but i was wondering if there was some way to read all the files a folder constants and then place them in a list box.
View 4 Replies
May 14, 2010
How to add folder to the current users mymusic folder during setup deployment?
View 2 Replies
Oct 28, 2009
I have a question regarding publishing vis ClickOnce. For the publish options, there is a Publishing Folder Location and there is a Installation Folder URL. clarify the difference between Publish and Install, and when it would be apropriate for the two to be different?
View 3 Replies
Sep 11, 2009
I have a problem with installation in Vista. I have complied my vb.net 2.0 application using innosetup last month and installed it successful but after that i changed icon in my application and complied again. On windows vista machine i tried uninstall old version and installed new version. But the desktop and startmenu shows old icon. Does it mean uninstall did not removed the old icon ? It works fine with windows xp.
View 3 Replies
Jan 16, 2010
I have good working application on XP, but once I installed it on Win 7 i gor prroblems moving file from one directory to anopther.
View 5 Replies
Sep 16, 2009
I have created an application using VB 2008 Express on an XP machine. I created a deployment package and installed it on other XP machines with no problems. I tried it on a Vista machine and all seemed well until performing a serial port function. It simply halts/locks up. I have to close it in task mangler. I thought I would circumvent the problem by building and publishing it on the Vista machine. While running the program from VB express the program functions perfectly on that Vista machine, but when I publish and install it on same it still crashes at the serial portion of the program.
View 2 Replies
Dec 6, 2011
having lot of problems playing a video on a form.Is there a better control for viewing videos than windows media player? For video resource files, what should the build action be? Will a form which has a 32-bit windows media player control on it work on a 64-bit computer?For some reason, the following code does not work:
If System.Diagnostics.Debugger.IsAttached() Then
strVidFilePath = System.IO.Path.GetFullPath(Application.StartupPath & "....
esources")[code].....
View 6 Replies
May 21, 2009
I am facing problem in displaying VB 6.0 windows form when it is accessed from activeX control on windows server 2008 Is there any work around or any patch available to resolve this issue
View 2 Replies
Jun 24, 2009
I though I had solved this problem, but it is back:Code generation for property 'SelectedPeople' failed. Error was: 'Type 'ECS.Entities.Persistency.Person' in Assembly 'ECS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' is not marked as serializable.'The property on the error message is a List(Of Person) and for some reason it trigger this error, for almost anything I do, and its getting really anoying.Okanswering to the answers here is a little more information about the problem.
Yes it is during design time, it happens bascially anytime a open a form that has a UserControl that contains the Selected property in it, sometimes it happens even if I don't have focus on the form, also if I try to compile/run it happens and the message come in the form of a Message Box with just a OK, ECS.Entities.Persistency.Person is just a LINQ to SQL Generated Class, this should not matter at all to the problem, although I have added the attribute before the posting.he reason that this happens is because the Designer attempts to put the property on the Property Panel, and for that to happen, serialization happens.tryed to hide the property from the designer by using this attributes.
<DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)> _
<Browsable(False)> _
Public Property SelectedPeople() As List(Of Person)
[code].....
View 3 Replies
Nov 1, 2010
Could anyone provide me with sample code for using a WAV file as the input to the Windows speech recognition software on my machine (Windows Vista)?
View 3 Replies
Apr 10, 2012
How can I change the background of my form to look like that of Windows Mobility Center in Windows Vista?
View 2 Replies
Nov 15, 2009
will an program built on windows 7 using vs 2008 or 2005 have the compatibility with windows xp or vista
View 5 Replies
Jan 5, 2009
How do you people get this special folder?
D:UsersMy User Name
I tried to get all special folders but was not able to get this one in Vista! IS that possible or I cannot find it?
View 1 Replies
Nov 11, 2009
nothing
View 2 Replies
Apr 19, 2010
i have created some shareware applications. I implemented the following mechanism for piracy protection. Before Windows Vista and Windows 7 i did write a dll file to the System32 folder with an encrypted license key. Also in the Registry under HKEY_LOCAL_MACHINE i inserted a registry key.
The problem is that with Windows Vista and Windows 7 due to the User Account Control (UAC) this is denied.
I want to ask : what other mechanism can be implemented ? Where should i store the encrypted key file and the registry key.
I want that the application can be installed for all users of a computer only once.
If i stored the key in the user's application data directory then another user could easily just install it under another user account. Also i do not want to put the key file in the application directory because that would be too obvious.
note that i create the registry key with my application and not with the installer.
View 2 Replies
Jul 27, 2009
I have a program here that gets a list of directories from drive, and it works fine, but keeps listing the directories that are actually shortcuts/ junctions. For instance,[code]Will list all the directories(and files as well with .GetFiles) in 'c:\Users\All Users\', even tho 'All Users' is just a shortcut. This can lead to some problems, like 'c:\Users\All Users\Application Data\' lists all the files/folders in "All Users" including "Application Data", so it'll just keep recursing itself until it quits with an error. I can hard code it, and ignore that specific folder, but theres a few other shortcut folders that exist as well..So is there any way to detect and ignore those "directories"?
View 4 Replies
Jun 27, 2009
if it is not possible to password protect a folder in Vista how it comes that exist some application specifically designed to lock folders? How do they managed to achieve something that should be impossible? Why there is not a function in vb.net that allows to lock folders?
View 8 Replies
May 5, 2011
I was having trouble before editing the registry on a WPF application I'm working on, in order to get autostart to work, so I ended up creating a shortcut in the startup folder to automatically start the application. My problem is, that this not working on Windows 7 (and Im guessing Vista too). Here's my code. Does Environment.SpecialFolder.Startup not work on Windows 7?
Dim PathToStartupFolder As String = Environment.GetFolderPath(Environment.SpecialFolder.Startup)
If File.Exists(PathToStartupFolder & "Application.Exe.LNK") = False Then
Dim ShellObject As New IWshRuntimeLibrary.WshShell
[code]....
View 7 Replies
Feb 15, 2009
I have made an application that shared a folder for "everyone" on windows XP. I tried to run this application on a Vista PC, but when it tries to share , it fails. What's the different in sharing folder from vista to XP ? How i can fix my application for vista ?
[Code]....
View 2 Replies
May 18, 2012
I'm printing pdf files via the below code in a service. In Windows 7 this works really well, In Windows Vista, nothing happens at all? What am I doing wrong?
[Code]...
View 3 Replies
Feb 24, 2010
I have compiled my app to x86 so that it will run in a 64 bit processor, the issue I am facing right now is that when I install the app in under application folder I am not able to edit the config file which is in the same folder of the exe. how to give admin previlages to the application ?
PS: the app runs fine when installed in a different folder other than applicaitonfolder
View 3 Replies
Dec 15, 2009
I would like to know how to create/add a folder when installing the application using the Setup and Deployment in VB.net.
I have tried [TARGETDIR][USERNAME], but the target folder name that gets created seems its adding the Domain nameUsername, and this is where it stops where it only created the folder with the Domain Name.
View 2 Replies
May 16, 2011
I (through a ton of help from everyone here at stack-o) have created a small WCF which is hosted as a Windows service using TCP..Last question for this little bugger; it's time for deployment. In my solution, there are 3 projects. One is the Windows service, another is the imported WCF, and finally a setup project I added for install.I can install/uninstall the service on my machine by going in the solution directory and finding "Setup.exe" or "Setup.msi". Executing either from explorer will install the service on my development box.Now there are a few directories associated with this solution. I'm betting that simply copying setup.exe or setup.msi to my target server and trying to run it will bomb out. How can I find out exactly which files/folder I will need to copy over for deployment?Or should I just copy the entire solution directory? That will be a little difficult for my coworkers as the setup routines are nested in directories 5 deep.
View 3 Replies
May 22, 2009
I have an app written on an xp pc which I want users to run on Vista
The app needs to delete a file on a portable drive in a particular folder
This folder was created on the xp machine and copied to the portable drive
The app will not delete a file in this folder on Vista but it will on xp
When I check folder security on vista (which does not exist on xp) I find that the folder does not have full control assigned
my app will write a file to that folder & delete it but will not delete a file put there from the xp pc
If I change the security in vista to full control it works
what I want to do is see if the folder has full control when the user selects it and advise them they need to alter security as I can not do it in the program
basically I want to advise them the moment they select the folder, not when it fails to delete the file after entering misc details in the app which are reuired before the file is deleted.
View 13 Replies
Nov 26, 2010
The 'DefaultLocation' for my application is set to '[ProgramFilesFolder]MyApp'. Now I would like the user to select what drive to install this application to. I know this is accomplished through the 'Installation Folder Selection' dialog, but I want the user to be able to select a drive only, not the entire path.
My question is how do I capture what drive the user selected from the 'Installation Folder Selection' dialog and use that drive letter to tack on to my 'DefaultLocation' variable?
[Code]...
View 2 Replies
Nov 8, 2009
I am just trying to get to grips with the setup tool in visual studio and seem to be making progress but im falling over with access permissions.My projects includes an mdf table and when i install my project the folder and db file is always set to read only and the application cannot write to it.How can i change or set the permission when the application is installed?
View 7 Replies